{ "bringdesc": [ { "input": "give me the biggest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cornflakes from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fork from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue apple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue bowl from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sausages from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest spoon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dishwasher_tab from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest apple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest candy_pink from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue orange from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pear from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest fork from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest bowl from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most peach from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dishwasher_tab from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sausages from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most stroopwafel from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black soap from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_purple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue lemon from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pringles from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest milk from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue hagelslag_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black cup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest liquorice from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest plate from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest mayonaise from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest ice_tea from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest curry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest soap from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_pink from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow fanta from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most crisp_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_yellow from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest sponge_yellow from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sausages from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most liquorice from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow bowl from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_green from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sausages from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black dubbelfris from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fork from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue apple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dishwasher_tab from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow mayonaise from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow stroopwafel from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest plate from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black apple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black spoon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most sponge_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sausages from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest bowl from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dubbelfris from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black washcloth from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest ice_tea from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most knife from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dubbelfris from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most strawberry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most pear from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most plate from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest lemon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest washcloth from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest stroopwafel from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow soap from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'black') | Pickup('milk', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow curry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most candy_purple from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest plum from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most stroopwafel from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest curry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most crisp_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow crisp_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_yellow from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest banana from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow mayonaise from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pear from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest mayonaise from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow soap from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_green from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue lemon from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_green from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candle from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_yellow from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue orange from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most fanta from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest sponge_green from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow water from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest washcloth from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candle from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue washcloth from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest dishwasher_tab from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candle from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue strawberry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest big_coke from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most candy_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black big_coke from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest plate from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plate from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most stroopwafel from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pringles from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest spoon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most dishwasher_tab from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest tictac from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pancake_mix from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most cola from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candle from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow liquorice from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pancake_mix from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_blue from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest plate from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest dubbelfris from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most big_coke from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_pink from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sausages from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pringles from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pringles from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_yellow from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pear from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest candy_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candle from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest peach from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pringles from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most orange from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest hagelslag_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fanta from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest pear from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most washcloth from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_green from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most tictac from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest banana from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most apple from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'black') | Pickup('soap', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black sausages from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest lemon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest knife from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow peach from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest peach from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow sponge_blue from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue banana from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the black curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'black') | Pickup('curry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most strawberry from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most pea_soup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most curry from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most candy_purple from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black sausages from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest hagelslag_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most water from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most milk from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_green from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most mayonaise from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most washcloth from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most milk from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most plum from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue plum from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black liquorice from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue big_coke from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black knife from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most apple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest dubbelfris from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest cornflakes from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most hagelslag_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest candy_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow cornflakes from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow liquorice from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most sponge_yellow from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black peach from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('peach', 'black') | Pickup('peach', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cola from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most tictac from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most plate from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest banana from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue stroopwafel from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most pea_soup from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_blue from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest sponge_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest lemon from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue lemon from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most fanta from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest strawberry from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most knife from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest knife from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most dishwasher_tab from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue candy_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most peach from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most hagelslag_blue from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest plum from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most ice_tea from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow candy_purple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black spoon from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest orange from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest pancake_mix from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most hagelslag_blue from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest candy_pink from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most sponge_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most fork from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue soap from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest cola from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most strawberry from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most candy_pink from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most spoon from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the right-most apple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most milk from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest cornflakes from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most banana from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue cup from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest ice_tea from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest cola from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue pea_soup from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pancake_mix from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fanta from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black fanta from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue spoon from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest candy_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most milk from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plum from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black plum from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest bowl from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest pringles from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the right-most bowl from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black candy_purple from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest fork from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest liquorice from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black orange from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest dubbelfris from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most cup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most cola from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black pringles from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest pear from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest stroopwafel from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest crisp_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow apple from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue milk from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black dubbelfris from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest soap from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest mayonaise from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the smallest washcloth from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue peach from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the black ice_tea from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the left-most crisp_red from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow water from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest pea_soup from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the black candy_purple from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_green from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most pear from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the smallest pancake_mix from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black big_coke from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest hagelslag_blue from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest fork from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most cornflakes from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest spoon from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest soap from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the blue dubbelfris from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest soap from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most sponge_red from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue soap from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most curry from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most hagelslag_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black pear from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue fork from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest cola from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow sponge_green from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest big_coke from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the black candy_purple from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Search_person('user') | Give_to('user')" }, { "input": "give me the black knife from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('knife', 'black') | Pickup('knife', 'black') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most sponge_red from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most crisp_red from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue hagelslag_red from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the black ice_tea from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the smallest water from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow tictac from the shelf", "output": "Respond('Got it i will bring it to you!') | Move_to('shelf') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest bowl from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest water from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the biggest dishwasher_tab from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the tallest big_coke from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most curry from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest mayonaise from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pea_soup from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow crisp_blue from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "bring me the tallest sponge_red from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow candy_pink from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest crisp_red from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue plate from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "bring me the right-most stroopwafel from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Search_person('user') | Give_to('user')" }, { "input": "bring me the biggest sponge_blue from the desk", "output": "Respond('Got it i will bring it to you!') | Move_to('desk') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most hagelslag_red from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest apple from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most mayonaise from the hallway cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the left-most pancake_mix from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue curry from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the left-most lemon from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow banana from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the yellow crisp_blue from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue fork from the TV table", "output": "Respond('Got it i will bring it to you!') | Move_to('TV table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "give me the yellow plate from the kitchen counter", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen counter') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the blue tictac from the dishwasher", "output": "Respond('Got it i will bring it to you!') | Move_to('dishwasher') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the blue strawberry from the dinner table", "output": "Respond('Got it i will bring it to you!') | Move_to('dinner table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Search_person('user') | Give_to('user')" }, { "input": "deliver to me the tallest banana from the kitchen cabinet", "output": "Respond('Got it i will bring it to you!') | Move_to('kitchen cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Search_person('user') | Give_to('user')" }, { "input": "bring me the yellow pringles from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Search_person('user') | Give_to('user')" }, { "input": "give me the biggest knife from the coffee table", "output": "Respond('Got it i will bring it to you!') | Move_to('coffee table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Search_person('user') | Give_to('user')" }, { "input": "take the right-most tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'smallest') | Pickup('candy_red', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'smallest') | Pickup('bowl', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most strawberry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'left-most') | Pickup('bowl', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'left-most') | Pickup('soap', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow mayonaise from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'tallest') | Pickup('milk', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sponge_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'tallest') | Pickup('strawberry', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest curry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow knife from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'yellow') | Pickup('dubbelfris', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest pancake_mix from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most big_coke from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'yellow') | Pickup('water', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'black') | Pickup('crisp_blue', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candy_purple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue candy_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'blue') | Pickup('candy_red', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candy_pink from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest peach from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest sponge_yellow from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most orange from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest bowl from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest fanta from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'yellow') | Pickup('big_coke', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_pink from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest hagelslag_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sponge_green from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black apple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most big_coke from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candle from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candle from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'blue') | Pickup('hagelslag_blue', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest pea_soup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'right-most') | Pickup('dubbelfris', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest fanta from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'yellow') | Pickup('cola', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest soap from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'biggest') | Pickup('candy_purple', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most lemon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'right-most') | Pickup('sponge_green', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'smallest') | Pickup('candy_pink', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black curry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('curry', 'black') | Pickup('curry', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'left-most') | Pickup('ice_tea', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candy_purple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest big_coke from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'smallest') | Pickup('spoon', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue washcloth from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('washcloth', 'blue') | Pickup('washcloth', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest candy_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'yellow') | Pickup('candle', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue lemon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'biggest') | Pickup('fanta', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'right-most') | Pickup('candy_pink', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue stroopwafel from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest cola from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest knife from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest curry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black tictac from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest ice_tea from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'blue') | Pickup('tictac', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'black') | Pickup('big_coke', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'right-most') | Pickup('mayonaise', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'black') | Pickup('candle', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'blue') | Pickup('candy_purple', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow hagelslag_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'left-most') | Pickup('curry', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'black') | Pickup('plum', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'blue') | Pickup('liquorice', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'smallest') | Pickup('liquorice', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest soap from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'right-most') | Pickup('fork', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest fork from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'blue') | Pickup('fork', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest hagelslag_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'black') | Pickup('dishwasher_tab', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'tallest') | Pickup('pancake_mix', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'biggest') | Pickup('big_coke', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most candy_purple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'biggest') | Pickup('pea_soup', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest tictac from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'smallest') | Pickup('knife', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest crisp_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black crisp_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'black') | Pickup('sausages', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most knife from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('knife', 'left-most') | Pickup('knife', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most apple from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('apple', 'left-most') | Pickup('apple', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most cola from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest pringles from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'blue') | Pickup('cola', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest cola from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most strawberry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most crisp_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow ice_tea from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('ice_tea', 'yellow') | Pickup('ice_tea', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'biggest') | Pickup('apple', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most hagelslag_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_red', 'right-most') | Pickup('hagelslag_red', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow bowl from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most spoon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'right-most') | Pickup('knife', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most sponge_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest dubbelfris from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest milk from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most curry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow peach from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'tallest') | Pickup('sponge_blue', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most water from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'tallest') | Pickup('fork', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest plum from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest cup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'blue') | Pickup('pancake_mix', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most orange from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('orange', 'left-most') | Pickup('orange', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest candle from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest curry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'left-most') | Pickup('sponge_green', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'yellow') | Pickup('peach', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black liquorice from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'left-most') | Pickup('candy_red', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black apple from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue stroopwafel from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('stroopwafel', 'blue') | Pickup('stroopwafel', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'blue') | Pickup('sponge_yellow', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'yellow') | Pickup('dishwasher_tab', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest fork from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'blue') | Pickup('water', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow fork from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'black') | Pickup('lemon', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'yellow') | Pickup('orange', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue dubbelfris from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest bowl from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black peach from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('peach', 'black') | Pickup('peach', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'blue') | Pickup('strawberry', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest hagelslag_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most crisp_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'biggest') | Pickup('pancake_mix', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'yellow') | Pickup('pringles', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow tictac from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black candy_purple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sausages from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black bowl from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black candy_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_red', 'black') | Pickup('candy_red', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'biggest') | Pickup('lemon', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'yellow') | Pickup('bowl', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most hagelslag_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'blue') | Pickup('pea_soup', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'left-most') | Pickup('pear', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'yellow') | Pickup('pea_soup', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pear from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'blue') | Pickup('soap', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'yellow') | Pickup('curry', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest lemon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest soap from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'right-most') | Pickup('candy_red', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pea_soup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most dishwasher_tab from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'biggest') | Pickup('pear', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'yellow') | Pickup('sponge_green', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black tictac from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('tictac', 'black') | Pickup('tictac', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pear from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pear', 'black') | Pickup('pear', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most cup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'smallest') | Pickup('dishwasher_tab', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest fanta from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest milk from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest candy_purple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_purple', 'smallest') | Pickup('candy_purple', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest big_coke from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest pea_soup from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'smallest') | Pickup('crisp_red', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'yellow') | Pickup('fanta', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest apple from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue lemon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sponge_green from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow pancake_mix from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'blue') | Pickup('mayonaise', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black strawberry from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'smallest') | Pickup('apple', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow knife from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('knife', 'yellow') | Pickup('knife', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black cola from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cola', 'black') | Pickup('cola', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most crisp_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'biggest') | Pickup('pringles', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest sponge_yellow from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most hagelslag_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_blue', 'right-most') | Pickup('hagelslag_blue', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest liquorice from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest mayonaise from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('mayonaise', 'biggest') | Pickup('mayonaise', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most candle from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest plum from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most pea_soup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pea_soup', 'right-most') | Pickup('pea_soup', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black water from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'tallest') | Pickup('tictac', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'black') | Pickup('liquorice', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow hagelslag_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'yellow') | Pickup('hagelslag_blue', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow plate from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('plate', 'yellow') | Pickup('plate', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most water from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('water', 'left-most') | Pickup('water', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow apple from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('apple', 'yellow') | Pickup('apple', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest tictac from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'right-most') | Pickup('water', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'biggest') | Pickup('stroopwafel', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'tallest') | Pickup('curry', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most washcloth from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'right-most') | Pickup('sponge_blue', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'black') | Pickup('hagelslag_blue', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black strawberry from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue big_coke from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'tallest') | Pickup('apple', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black cup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue dishwasher_tab from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest pancake_mix from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'biggest') | Pickup('sponge_yellow', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'yellow') | Pickup('sausages', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest dubbelfris from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'biggest') | Pickup('cola', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow mayonaise from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('mayonaise', 'yellow') | Pickup('mayonaise', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue ice_tea from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'yellow') | Pickup('lemon', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'yellow') | Pickup('cup', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'right-most') | Pickup('candy_purple', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'left-most') | Pickup('pea_soup', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'blue') | Pickup('curry', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'blue') | Pickup('cornflakes', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest curry from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'blue') | Pickup('sponge_red', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'right-most') | Pickup('plate', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black soap from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue big_coke from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the right-most dishwasher_tab from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'tallest') | Pickup('sponge_yellow', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue lemon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most plum from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plum', 'right-most') | Pickup('plum', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'black') | Pickup('sponge_yellow', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black orange from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('orange', 'black') | Pickup('orange', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'blue') | Pickup('hagelslag_red', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest pancake_mix from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'smallest') | Pickup('strawberry', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most plum from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plum', 'left-most') | Pickup('plum', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most strawberry from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most cornflakes from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow plum from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plum', 'yellow') | Pickup('plum', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'blue') | Pickup('big_coke', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest sausages from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest candy_pink from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_pink', 'tallest') | Pickup('candy_pink', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest sponge_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest dishwasher_tab from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest peach from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'yellow') | Pickup('liquorice', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most cola from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most milk from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('milk', 'left-most') | Pickup('milk', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'biggest') | Pickup('peach', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest water from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest sausages from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sausages', 'tallest') | Pickup('sausages', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black mayonaise from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('mayonaise', 'black') | Pickup('mayonaise', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest spoon from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest orange from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow sponge_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'biggest') | Pickup('banana', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black sponge_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_red', 'black') | Pickup('sponge_red', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow sponge_yellow from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most mayonaise from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'yellow') | Pickup('hagelslag_red', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest plate from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most milk from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('milk', 'right-most') | Pickup('milk', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'right-most') | Pickup('cup', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'tallest') | Pickup('peach', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue plum from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest peach from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow fork from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest plum from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plum', 'biggest') | Pickup('plum', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the right-most apple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('apple', 'right-most') | Pickup('apple', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'smallest') | Pickup('ice_tea', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest orange from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('orange', 'biggest') | Pickup('orange', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the right-most pear from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest candy_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most pringles from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pringles', 'left-most') | Pickup('pringles', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest banana from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest hagelslag_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('hagelslag_blue', 'biggest') | Pickup('hagelslag_blue', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'yellow') | Pickup('crisp_blue', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most stroopwafel from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black soap from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('soap', 'black') | Pickup('soap', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'biggest') | Pickup('crisp_blue', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow sponge_yellow from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'blue') | Pickup('plum', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow pear from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pear', 'yellow') | Pickup('pear', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest dishwasher_tab from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('dishwasher_tab', 'tallest') | Pickup('dishwasher_tab', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most dubbelfris from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most candy_pink from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candy_pink', 'left-most') | Pickup('candy_pink', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'smallest') | Pickup('big_coke', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest curry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('curry', 'biggest') | Pickup('curry', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow fork from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fork', 'yellow') | Pickup('fork', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'right-most') | Pickup('bowl', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most ice_tea from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest knife from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sponge_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'biggest') | Pickup('strawberry', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest crisp_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_red', 'biggest') | Pickup('crisp_red', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black ice_tea from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'tallest') | Pickup('cola', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most pear from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pear', 'right-most') | Pickup('pear', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'biggest') | Pickup('milk', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most washcloth from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black candy_purple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pea_soup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest cup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'smallest') | Pickup('sausages', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'left-most') | Pickup('cup', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest candle from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candle', 'tallest') | Pickup('candle', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'black') | Pickup('pancake_mix', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest pear from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest sponge_green from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the blue sponge_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most big_coke from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('big_coke', 'right-most') | Pickup('big_coke', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest cup from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue crisp_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'biggest') | Pickup('soap', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'blue') | Pickup('sponge_blue', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'tallest') | Pickup('bowl', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue lemon from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most liquorice from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest dubbelfris from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dubbelfris', 'biggest') | Pickup('dubbelfris', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most sponge_blue from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'left-most') | Pickup('spoon', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue orange from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest plate from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'black') | Pickup('fork', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest crisp_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest sponge_green from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest liquorice from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest milk from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest sponge_green from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_green', 'biggest') | Pickup('sponge_green', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most liquorice from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest cornflakes from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most hagelslag_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most banana from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most stroopwafel from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('stroopwafel', 'left-most') | Pickup('stroopwafel', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'tallest') | Pickup('pringles', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'smallest') | Pickup('cup', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black candy_purple from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_purple', 'black') | Pickup('candy_purple', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'left-most') | Pickup('hagelslag_red', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest candy_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_red', 'tallest') | Pickup('candy_red', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest cola from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cola', 'smallest') | Pickup('cola', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'left-most') | Pickup('crisp_red', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'smallest') | Pickup('washcloth', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most pancake_mix from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest peach from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('peach', 'smallest') | Pickup('peach', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest water from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('water', 'tallest') | Pickup('water', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest crisp_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'tallest') | Pickup('liquorice', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black sponge_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest plum from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plum', 'smallest') | Pickup('plum', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black pea_soup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pea_soup', 'black') | Pickup('pea_soup', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest hagelslag_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_blue', 'tallest') | Pickup('hagelslag_blue', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest ice_tea from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('ice_tea', 'tallest') | Pickup('ice_tea', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most crisp_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_blue', 'right-most') | Pickup('crisp_blue', 'right-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'right-most') | Pickup('candle', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest hagelslag_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('hagelslag_red', 'biggest') | Pickup('hagelslag_red', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the blue candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'blue') | Pickup('candle', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest water from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest candle from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the yellow strawberry from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('strawberry', 'yellow') | Pickup('strawberry', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'right-most') | Pickup('ice_tea', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sponge_yellow from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_yellow', 'smallest') | Pickup('sponge_yellow', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue milk from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('milk', 'blue') | Pickup('milk', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'blue') | Pickup('crisp_red', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow spoon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black pringles from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black strawberry from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('strawberry', 'black') | Pickup('strawberry', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the tallest spoon from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('spoon', 'tallest') | Pickup('spoon', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'biggest') | Pickup('tictac', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'yellow') | Pickup('pancake_mix', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the blue bowl from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow sponge_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest cornflakes from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the left-most candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'left-most') | Pickup('candy_purple', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most tictac from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('tictac', 'left-most') | Pickup('tictac', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest plate from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('plate', 'tallest') | Pickup('plate', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow stroopwafel from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('stroopwafel', 'yellow') | Pickup('stroopwafel', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black apple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the smallest cornflakes from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cornflakes', 'smallest') | Pickup('cornflakes', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'tallest') | Pickup('soap', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most candle from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candle', 'left-most') | Pickup('candle', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most sausages from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow tictac from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('tictac', 'yellow') | Pickup('tictac', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'blue') | Pickup('plate', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most dubbelfris from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('dubbelfris', 'left-most') | Pickup('dubbelfris', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest fanta from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest dishwasher_tab from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('dishwasher_tab', 'biggest') | Pickup('dishwasher_tab', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest mayonaise from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'black') | Pickup('knife', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most pancake_mix from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sponge_green from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_green', 'black') | Pickup('sponge_green', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'biggest') | Pickup('sponge_red', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest pea_soup from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest fork from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest sponge_blue from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_blue', 'biggest') | Pickup('sponge_blue', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest pea_soup from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pea_soup', 'tallest') | Pickup('pea_soup', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'black') | Pickup('sponge_blue', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue peach from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('peach', 'blue') | Pickup('peach', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'right-most') | Pickup('orange', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black crisp_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('crisp_red', 'black') | Pickup('crisp_red', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest spoon from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('spoon', 'biggest') | Pickup('spoon', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest knife from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most peach from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('peach', 'right-most') | Pickup('peach', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black stroopwafel from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest knife from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('knife', 'biggest') | Pickup('knife', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest candy_pink from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest cornflakes from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue sponge_green from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_green', 'blue') | Pickup('sponge_green', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow candy_pink from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('candy_pink', 'yellow') | Pickup('candy_pink', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest mayonaise from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('mayonaise', 'tallest') | Pickup('mayonaise', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most pancake_mix from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pancake_mix', 'left-most') | Pickup('pancake_mix', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the tallest pear from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pear', 'tallest') | Pickup('pear', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the biggest candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black fanta from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most cola from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue cup from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest dubbelfris from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dubbelfris', 'smallest') | Pickup('dubbelfris', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most liquorice from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest pear from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('pear', 'smallest') | Pickup('pear', 'smallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'black') | Pickup('stroopwafel', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'blue') | Pickup('fanta', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest curry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('curry', 'smallest') | Pickup('curry', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most lemon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('lemon', 'left-most') | Pickup('lemon', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest orange from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('orange', 'smallest') | Pickup('orange', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest fork from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('fork', 'biggest') | Pickup('fork', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most peach from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('peach', 'left-most') | Pickup('peach', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'black') | Pickup('spoon', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest water from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('water', 'smallest') | Pickup('water', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most cola from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cola', 'right-most') | Pickup('cola', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue dishwasher_tab from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('dishwasher_tab', 'blue') | Pickup('dishwasher_tab', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow sponge_yellow from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most liquorice from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('liquorice', 'right-most') | Pickup('liquorice', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue apple from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('apple', 'blue') | Pickup('apple', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest lemon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('lemon', 'tallest') | Pickup('lemon', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the biggest plate from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'tallest') | Pickup('dubbelfris', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black hagelslag_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('hagelslag_red', 'black') | Pickup('hagelslag_red', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most strawberry from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('strawberry', 'left-most') | Pickup('strawberry', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most sausages from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sausages', 'right-most') | Pickup('sausages', 'right-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest sausages from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sausages', 'biggest') | Pickup('sausages', 'biggest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most fanta from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fanta', 'right-most') | Pickup('fanta', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sponge_yellow from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('sponge_yellow', 'right-most') | Pickup('sponge_yellow', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow soap from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest bowl from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue sausages from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sausages', 'blue') | Pickup('sausages', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the blue orange from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('orange', 'blue') | Pickup('orange', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black milk from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('milk', 'black') | Pickup('milk', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue pringles from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest stroopwafel from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('stroopwafel', 'tallest') | Pickup('stroopwafel', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest pringles from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('pringles', 'smallest') | Pickup('pringles', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the left-most fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'left-most') | Pickup('fanta', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest stroopwafel from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('stroopwafel', 'smallest') | Pickup('stroopwafel', 'smallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the black fanta from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('fanta', 'black') | Pickup('fanta', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest hagelslag_red from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_red', 'smallest') | Pickup('hagelslag_red', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pear from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('pear', 'blue') | Pickup('pear', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most cola from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('cola', 'left-most') | Pickup('cola', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue banana from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('banana', 'blue') | Pickup('banana', 'blue') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the tallest sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'yellow') | Pickup('sponge_red', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'left-most') | Pickup('banana', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sausages from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest hagelslag_red from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_red', 'tallest') | Pickup('hagelslag_red', 'tallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest soap from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('soap', 'smallest') | Pickup('soap', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the smallest fanta from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('fanta', 'smallest') | Pickup('fanta', 'smallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most strawberry from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('strawberry', 'right-most') | Pickup('strawberry', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'blue') | Pickup('cup', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'blue') | Pickup('dubbelfris', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most sponge_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_red', 'left-most') | Pickup('sponge_red', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest pancake_mix from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pancake_mix', 'smallest') | Pickup('pancake_mix', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow banana from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('banana', 'yellow') | Pickup('banana', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most fork from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('fork', 'left-most') | Pickup('fork', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the right-most pancake_mix from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('pancake_mix', 'right-most') | Pickup('pancake_mix', 'right-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow crisp_red from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_red', 'yellow') | Pickup('crisp_red', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the left-most sponge_yellow from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('sponge_yellow', 'left-most') | Pickup('sponge_yellow', 'left-most') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest pea_soup from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pea_soup', 'smallest') | Pickup('pea_soup', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest candle from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('candle', 'smallest') | Pickup('candle', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most mayonaise from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('mayonaise', 'left-most') | Pickup('mayonaise', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black water from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('water', 'black') | Pickup('water', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black banana from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow candy_purple from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('candy_purple', 'yellow') | Pickup('candy_purple', 'yellow') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the right-most lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'right-most') | Pickup('lemon', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the black candy_pink from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('candy_pink', 'black') | Pickup('candy_pink', 'black') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most dishwasher_tab from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('dishwasher_tab', 'left-most') | Pickup('dishwasher_tab', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the black pringles from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('pringles', 'black') | Pickup('pringles', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue candy_pink from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('candy_pink', 'blue') | Pickup('candy_pink', 'blue') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the blue pringles from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest crisp_red from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_red', 'tallest') | Pickup('crisp_red', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the yellow milk from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('milk', 'yellow') | Pickup('milk', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest water from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('water', 'biggest') | Pickup('water', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black plate from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('plate', 'black') | Pickup('plate', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue spoon from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('spoon', 'blue') | Pickup('spoon', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest crisp_blue from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('crisp_blue', 'tallest') | Pickup('crisp_blue', 'tallest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the left-most plate from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('plate', 'left-most') | Pickup('plate', 'left-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the left-most hagelslag_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest tictac from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('tictac', 'smallest') | Pickup('tictac', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most crisp_blue from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('crisp_blue', 'left-most') | Pickup('crisp_blue', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the biggest ice_tea from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('ice_tea', 'biggest') | Pickup('ice_tea', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most banana from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('banana', 'right-most') | Pickup('banana', 'right-most') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest candy_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_red', 'biggest') | Pickup('candy_red', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most washcloth from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('washcloth', 'left-most') | Pickup('washcloth', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the blue lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'blue') | Pickup('lemon', 'blue') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue crisp_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('crisp_blue', 'blue') | Pickup('crisp_blue', 'blue') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the blue bowl from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('bowl', 'blue') | Pickup('bowl', 'blue') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest cup from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cup', 'tallest') | Pickup('cup', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black bowl from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('bowl', 'black') | Pickup('bowl', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the smallest fork from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('fork', 'smallest') | Pickup('fork', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black ice_tea from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('ice_tea', 'black') | Pickup('ice_tea', 'black') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the black apple from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('apple', 'black') | Pickup('apple', 'black') | Move_to('desk') | Place_on('desk')" }, { "input": "take the yellow spoon from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest banana from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('banana', 'smallest') | Pickup('banana', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest orange from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('orange', 'tallest') | Pickup('orange', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black cup from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('cup', 'black') | Pickup('cup', 'black') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow washcloth from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('washcloth', 'yellow') | Pickup('washcloth', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the smallest sponge_green from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_green', 'smallest') | Pickup('sponge_green', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'black') | Pickup('cornflakes', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest milk from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('milk', 'smallest') | Pickup('milk', 'smallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue pringles from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('pringles', 'blue') | Pickup('pringles', 'blue') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'right-most') | Pickup('spoon', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest mayonaise from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('mayonaise', 'smallest') | Pickup('mayonaise', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most pringles from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('pringles', 'right-most') | Pickup('pringles', 'right-most') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest bowl from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('bowl', 'biggest') | Pickup('bowl', 'biggest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most soap from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('soap', 'right-most') | Pickup('soap', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the biggest cornflakes from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('cornflakes', 'biggest') | Pickup('cornflakes', 'biggest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the black washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow soap from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('soap', 'yellow') | Pickup('soap', 'yellow') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the tallest sponge_green from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('sponge_green', 'tallest') | Pickup('sponge_green', 'tallest') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the right-most stroopwafel from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('stroopwafel', 'right-most') | Pickup('stroopwafel', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest plate from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('plate', 'biggest') | Pickup('plate', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest sponge_red from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_red', 'smallest') | Pickup('sponge_red', 'smallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most sponge_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('sponge_red', 'right-most') | Pickup('sponge_red', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the smallest lemon from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('lemon', 'smallest') | Pickup('lemon', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the blue ice_tea from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('ice_tea', 'blue') | Pickup('ice_tea', 'blue') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'tallest') | Pickup('cornflakes', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest candy_purple from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('candy_purple', 'tallest') | Pickup('candy_purple', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the right-most dishwasher_tab from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab', 'right-most') | Pickup('dishwasher_tab', 'right-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the blue knife from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('knife', 'blue') | Pickup('knife', 'blue') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the smallest plate from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('plate', 'smallest') | Pickup('plate', 'smallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candy_red from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most cornflakes from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cornflakes', 'left-most') | Pickup('cornflakes', 'left-most') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the tallest plum from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('plum', 'tallest') | Pickup('plum', 'tallest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the left-most hagelslag_blue from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('hagelslag_blue', 'left-most') | Pickup('hagelslag_blue', 'left-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most cornflakes from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('cornflakes', 'right-most') | Pickup('cornflakes', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the smallest crisp_blue from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_blue', 'smallest') | Pickup('crisp_blue', 'smallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most crisp_red from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('crisp_red', 'right-most') | Pickup('crisp_red', 'right-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the black washcloth from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('washcloth', 'black') | Pickup('washcloth', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the biggest cup from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('cup', 'biggest') | Pickup('cup', 'biggest') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the yellow spoon from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the tallest knife from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('knife', 'tallest') | Pickup('knife', 'tallest') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most washcloth from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('washcloth', 'right-most') | Pickup('washcloth', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the right-most curry from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('curry', 'right-most') | Pickup('curry', 'right-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most liquorice from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('liquorice', 'left-most') | Pickup('liquorice', 'left-most') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest sponge_red from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('sponge_red', 'tallest') | Pickup('sponge_red', 'tallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the yellow sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'yellow') | Pickup('sponge_blue', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the tallest big_coke from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('big_coke', 'tallest') | Pickup('big_coke', 'tallest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest fanta from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('fanta', 'tallest') | Pickup('fanta', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the tallest washcloth from the desk to the desk", "output": "Respond('Got it!') | Move_to('desk') | Search_object('washcloth', 'tallest') | Pickup('washcloth', 'tallest') | Move_to('desk') | Place_on('desk')" }, { "input": "take the right-most tictac from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('tictac', 'right-most') | Pickup('tictac', 'right-most') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the yellow candy_red from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_red', 'yellow') | Pickup('candy_red', 'yellow') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the yellow sponge_yellow from the TV table to the TV table", "output": "Respond('Got it!') | Move_to('TV table') | Search_object('sponge_yellow', 'yellow') | Pickup('sponge_yellow', 'yellow') | Move_to('TV table') | Place_on('TV table')" }, { "input": "take the black banana from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('banana', 'black') | Pickup('banana', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the black dubbelfris from the dishwasher to the dishwasher", "output": "Respond('Got it!') | Move_to('dishwasher') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('dishwasher') | Place_on('dishwasher')" }, { "input": "take the biggest liquorice from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('liquorice', 'biggest') | Pickup('liquorice', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the biggest candy_pink from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('candy_pink', 'biggest') | Pickup('candy_pink', 'biggest') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the tallest banana from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('banana', 'tallest') | Pickup('banana', 'tallest') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the left-most sausages from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('sausages', 'left-most') | Pickup('sausages', 'left-most') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the left-most big_coke from the kitchen counter to the kitchen counter", "output": "Respond('Got it!') | Move_to('kitchen counter') | Search_object('big_coke', 'left-most') | Pickup('big_coke', 'left-most') | Move_to('kitchen counter') | Place_on('kitchen counter')" }, { "input": "take the smallest hagelslag_blue from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('hagelslag_blue', 'smallest') | Pickup('hagelslag_blue', 'smallest') | Move_to('dinner table') | Place_on('dinner table')" }, { "input": "take the biggest candle from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('candle', 'biggest') | Pickup('candle', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the yellow spoon from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('spoon', 'yellow') | Pickup('spoon', 'yellow') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the biggest washcloth from the coffee table to the coffee table", "output": "Respond('Got it!') | Move_to('coffee table') | Search_object('washcloth', 'biggest') | Pickup('washcloth', 'biggest') | Move_to('coffee table') | Place_on('coffee table')" }, { "input": "take the black dubbelfris from the kitchen cabinet to the kitchen cabinet", "output": "Respond('Got it!') | Move_to('kitchen cabinet') | Search_object('dubbelfris', 'black') | Pickup('dubbelfris', 'black') | Move_to('kitchen cabinet') | Place_on('kitchen cabinet')" }, { "input": "take the smallest sponge_blue from the hallway cabinet to the hallway cabinet", "output": "Respond('Got it!') | Move_to('hallway cabinet') | Search_object('sponge_blue', 'smallest') | Pickup('sponge_blue', 'smallest') | Move_to('hallway cabinet') | Place_on('hallway cabinet')" }, { "input": "take the left-most sponge_blue from the shelf to the shelf", "output": "Respond('Got it!') | Move_to('shelf') | Search_object('sponge_blue', 'left-most') | Pickup('sponge_blue', 'left-most') | Move_to('shelf') | Place_on('shelf')" }, { "input": "take the yellow cornflakes from the dinner table to the dinner table", "output": "Respond('Got it!') | Move_to('dinner table') | Search_object('cornflakes', 'yellow') | Pickup('cornflakes', 'yellow') | Move_to('dinner table') | Place_on('dinner table')" } ], "store": [ { "input": "put the orange into the bag", "output": "Respond('Forsure!') | Search_object('orange') | Pickup('orange') | Search_object('bag') | Place_on('bag')" }, { "input": "put the crisp_red into the bag", "output": "Respond('Forsure!') | Search_object('crisp_red') | Pickup('crisp_red') | Search_object('bag') | Place_on('bag')" }, { "input": "put the big_coke into the basket", "output": "Respond('Forsure!') | Search_object('big_coke') | Pickup('big_coke') | Search_object('basket') | Place_on('basket')" }, { "input": "put the candy_purple into the basket", "output": "Respond('Forsure!') | Search_object('candy_purple') | Pickup('candy_purple') | Search_object('basket') | Place_on('basket')" }, { "input": "put the pancake_mix into the bag", "output": "Respond('Forsure!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candy_red into the bag", "output": "Respond('Forsure!') | Search_object('candy_red') | Pickup('candy_red') | Search_object('bag') | Place_on('bag')" }, { "input": "put the cornflakes into the bag", "output": "Respond('Forsure!') | Search_object('cornflakes') | Pickup('cornflakes') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pea_soup into the bag", "output": "Respond('Forsure!') | Search_object('pea_soup') | Pickup('pea_soup') | Search_object('bag') | Place_on('bag')" }, { "input": "put the plum into the basket", "output": "Respond('Forsure!') | Search_object('plum') | Pickup('plum') | Search_object('basket') | Place_on('basket')" }, { "input": "put the big_coke into the tray", "output": "Respond('Forsure!') | Search_object('big_coke') | Pickup('big_coke') | Search_object('tray') | Place_on('tray')" }, { "input": "put the candy_purple into the bag", "output": "Respond('Forsure!') | Search_object('candy_purple') | Pickup('candy_purple') | Search_object('bag') | Place_on('bag')" }, { "input": "put the hagelslag_blue into the basket", "output": "Respond('Forsure!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Search_object('basket') | Place_on('basket')" }, { "input": "put the candle into the bag", "output": "Respond('Forsure!') | Search_object('candle') | Pickup('candle') | Search_object('bag') | Place_on('bag')" }, { "input": "put the apple into the tray", "output": "Respond('Forsure!') | Search_object('apple') | Pickup('apple') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fork into the tray", "output": "Respond('Forsure!') | Search_object('fork') | Pickup('fork') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fanta into the tray", "output": "Respond('Forsure!') | Search_object('fanta') | Pickup('fanta') | Search_object('tray') | Place_on('tray')" }, { "input": "put the dubbelfris into the basket", "output": "Respond('Forsure!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Search_object('basket') | Place_on('basket')" }, { "input": "put the sausages into the basket", "output": "Respond('Forsure!') | Search_object('sausages') | Pickup('sausages') | Search_object('basket') | Place_on('basket')" }, { "input": "put the sponge_blue into the tray", "output": "Respond('Forsure!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Search_object('tray') | Place_on('tray')" }, { "input": "put the strawberry into the basket", "output": "Respond('Forsure!') | Search_object('strawberry') | Pickup('strawberry') | Search_object('basket') | Place_on('basket')" }, { "input": "put the pea_soup into the basket", "output": "Respond('Forsure!') | Search_object('pea_soup') | Pickup('pea_soup') | Search_object('basket') | Place_on('basket')" }, { "input": "put the hagelslag_red into the tray", "output": "Respond('Forsure!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sausages into the tray", "output": "Respond('Forsure!') | Search_object('sausages') | Pickup('sausages') | Search_object('tray') | Place_on('tray')" }, { "input": "put the spoon into the basket", "output": "Respond('Forsure!') | Search_object('spoon') | Pickup('spoon') | Search_object('basket') | Place_on('basket')" }, { "input": "put the peach into the tray", "output": "Respond('Forsure!') | Search_object('peach') | Pickup('peach') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_blue into the basket", "output": "Respond('Forsure!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Search_object('basket') | Place_on('basket')" }, { "input": "put the milk into the bag", "output": "Respond('Forsure!') | Search_object('milk') | Pickup('milk') | Search_object('bag') | Place_on('bag')" }, { "input": "put the banana into the basket", "output": "Respond('Forsure!') | Search_object('banana') | Pickup('banana') | Search_object('basket') | Place_on('basket')" }, { "input": "put the sponge_yellow into the tray", "output": "Respond('Forsure!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Search_object('tray') | Place_on('tray')" }, { "input": "put the hagelslag_red into the basket", "output": "Respond('Forsure!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Search_object('basket') | Place_on('basket')" }, { "input": "put the candy_red into the tray", "output": "Respond('Forsure!') | Search_object('candy_red') | Pickup('candy_red') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_red into the bag", "output": "Respond('Forsure!') | Search_object('sponge_red') | Pickup('sponge_red') | Search_object('bag') | Place_on('bag')" }, { "input": "put the knife into the tray", "output": "Respond('Forsure!') | Search_object('knife') | Pickup('knife') | Search_object('tray') | Place_on('tray')" }, { "input": "put the tictac into the basket", "output": "Respond('Forsure!') | Search_object('tictac') | Pickup('tictac') | Search_object('basket') | Place_on('basket')" }, { "input": "put the cup into the basket", "output": "Respond('Forsure!') | Search_object('cup') | Pickup('cup') | Search_object('basket') | Place_on('basket')" }, { "input": "put the milk into the basket", "output": "Respond('Forsure!') | Search_object('milk') | Pickup('milk') | Search_object('basket') | Place_on('basket')" }, { "input": "put the water into the bag", "output": "Respond('Forsure!') | Search_object('water') | Pickup('water') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pear into the basket", "output": "Respond('Forsure!') | Search_object('pear') | Pickup('pear') | Search_object('basket') | Place_on('basket')" }, { "input": "put the hagelslag_blue into the bag", "output": "Respond('Forsure!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Search_object('bag') | Place_on('bag')" }, { "input": "put the knife into the bag", "output": "Respond('Forsure!') | Search_object('knife') | Pickup('knife') | Search_object('bag') | Place_on('bag')" }, { "input": "put the curry into the bag", "output": "Respond('Forsure!') | Search_object('curry') | Pickup('curry') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candle into the tray", "output": "Respond('Forsure!') | Search_object('candle') | Pickup('candle') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fork into the basket", "output": "Respond('Forsure!') | Search_object('fork') | Pickup('fork') | Search_object('basket') | Place_on('basket')" }, { "input": "put the curry into the tray", "output": "Respond('Forsure!') | Search_object('curry') | Pickup('curry') | Search_object('tray') | Place_on('tray')" }, { "input": "put the cup into the tray", "output": "Respond('Forsure!') | Search_object('cup') | Pickup('cup') | Search_object('tray') | Place_on('tray')" }, { "input": "put the plate into the basket", "output": "Respond('Forsure!') | Search_object('plate') | Pickup('plate') | Search_object('basket') | Place_on('basket')" }, { "input": "put the crisp_blue into the bag", "output": "Respond('Forsure!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candy_red into the basket", "output": "Respond('Forsure!') | Search_object('candy_red') | Pickup('candy_red') | Search_object('basket') | Place_on('basket')" }, { "input": "put the tictac into the bag", "output": "Respond('Forsure!') | Search_object('tictac') | Pickup('tictac') | Search_object('bag') | Place_on('bag')" }, { "input": "put the orange into the basket", "output": "Respond('Forsure!') | Search_object('orange') | Pickup('orange') | Search_object('basket') | Place_on('basket')" }, { "input": "put the spoon into the bag", "output": "Respond('Forsure!') | Search_object('spoon') | Pickup('spoon') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pea_soup into the tray", "output": "Respond('Forsure!') | Search_object('pea_soup') | Pickup('pea_soup') | Search_object('tray') | Place_on('tray')" }, { "input": "put the knife into the basket", "output": "Respond('Forsure!') | Search_object('knife') | Pickup('knife') | Search_object('basket') | Place_on('basket')" }, { "input": "put the candy_pink into the basket", "output": "Respond('Forsure!') | Search_object('candy_pink') | Pickup('candy_pink') | Search_object('basket') | Place_on('basket')" }, { "input": "put the candy_pink into the bag", "output": "Respond('Forsure!') | Search_object('candy_pink') | Pickup('candy_pink') | Search_object('bag') | Place_on('bag')" }, { "input": "put the mayonaise into the basket", "output": "Respond('Forsure!') | Search_object('mayonaise') | Pickup('mayonaise') | Search_object('basket') | Place_on('basket')" }, { "input": "put the washcloth into the tray", "output": "Respond('Forsure!') | Search_object('washcloth') | Pickup('washcloth') | Search_object('tray') | Place_on('tray')" }, { "input": "put the pringles into the tray", "output": "Respond('Forsure!') | Search_object('pringles') | Pickup('pringles') | Search_object('tray') | Place_on('tray')" }, { "input": "put the mayonaise into the tray", "output": "Respond('Forsure!') | Search_object('mayonaise') | Pickup('mayonaise') | Search_object('tray') | Place_on('tray')" }, { "input": "put the liquorice into the tray", "output": "Respond('Forsure!') | Search_object('liquorice') | Pickup('liquorice') | Search_object('tray') | Place_on('tray')" }, { "input": "put the strawberry into the bag", "output": "Respond('Forsure!') | Search_object('strawberry') | Pickup('strawberry') | Search_object('bag') | Place_on('bag')" }, { "input": "put the liquorice into the basket", "output": "Respond('Forsure!') | Search_object('liquorice') | Pickup('liquorice') | Search_object('basket') | Place_on('basket')" }, { "input": "put the pringles into the bag", "output": "Respond('Forsure!') | Search_object('pringles') | Pickup('pringles') | Search_object('bag') | Place_on('bag')" }, { "input": "put the plate into the tray", "output": "Respond('Forsure!') | Search_object('plate') | Pickup('plate') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fanta into the bag", "output": "Respond('Forsure!') | Search_object('fanta') | Pickup('fanta') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candy_pink into the tray", "output": "Respond('Forsure!') | Search_object('candy_pink') | Pickup('candy_pink') | Search_object('tray') | Place_on('tray')" }, { "input": "put the washcloth into the basket", "output": "Respond('Forsure!') | Search_object('washcloth') | Pickup('washcloth') | Search_object('basket') | Place_on('basket')" }, { "input": "put the ice_tea into the bag", "output": "Respond('Forsure!') | Search_object('ice_tea') | Pickup('ice_tea') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pancake_mix into the basket", "output": "Respond('Forsure!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Search_object('basket') | Place_on('basket')" }, { "input": "put the lemon into the bag", "output": "Respond('Forsure!') | Search_object('lemon') | Pickup('lemon') | Search_object('bag') | Place_on('bag')" }, { "input": "put the big_coke into the bag", "output": "Respond('Forsure!') | Search_object('big_coke') | Pickup('big_coke') | Search_object('bag') | Place_on('bag')" }, { "input": "put the milk into the tray", "output": "Respond('Forsure!') | Search_object('milk') | Pickup('milk') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_red into the basket", "output": "Respond('Forsure!') | Search_object('sponge_red') | Pickup('sponge_red') | Search_object('basket') | Place_on('basket')" }, { "input": "put the dubbelfris into the tray", "output": "Respond('Forsure!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Search_object('tray') | Place_on('tray')" }, { "input": "put the apple into the bag", "output": "Respond('Forsure!') | Search_object('apple') | Pickup('apple') | Search_object('bag') | Place_on('bag')" }, { "input": "put the apple into the basket", "output": "Respond('Forsure!') | Search_object('apple') | Pickup('apple') | Search_object('basket') | Place_on('basket')" }, { "input": "put the cornflakes into the tray", "output": "Respond('Forsure!') | Search_object('cornflakes') | Pickup('cornflakes') | Search_object('tray') | Place_on('tray')" }, { "input": "put the stroopwafel into the basket", "output": "Respond('Forsure!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Search_object('basket') | Place_on('basket')" }, { "input": "put the soap into the basket", "output": "Respond('Forsure!') | Search_object('soap') | Pickup('soap') | Search_object('basket') | Place_on('basket')" }, { "input": "put the bowl into the basket", "output": "Respond('Forsure!') | Search_object('bowl') | Pickup('bowl') | Search_object('basket') | Place_on('basket')" }, { "input": "put the soap into the bag", "output": "Respond('Forsure!') | Search_object('soap') | Pickup('soap') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candle into the basket", "output": "Respond('Forsure!') | Search_object('candle') | Pickup('candle') | Search_object('basket') | Place_on('basket')" }, { "input": "put the cola into the tray", "output": "Respond('Forsure!') | Search_object('cola') | Pickup('cola') | Search_object('tray') | Place_on('tray')" }, { "input": "put the bowl into the tray", "output": "Respond('Forsure!') | Search_object('bowl') | Pickup('bowl') | Search_object('tray') | Place_on('tray')" }, { "input": "put the dishwasher_tab into the basket", "output": "Respond('Forsure!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Search_object('basket') | Place_on('basket')" }, { "input": "put the banana into the bag", "output": "Respond('Forsure!') | Search_object('banana') | Pickup('banana') | Search_object('bag') | Place_on('bag')" }, { "input": "put the soap into the tray", "output": "Respond('Forsure!') | Search_object('soap') | Pickup('soap') | Search_object('tray') | Place_on('tray')" }, { "input": "put the pancake_mix into the tray", "output": "Respond('Forsure!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Search_object('tray') | Place_on('tray')" }, { "input": "put the curry into the basket", "output": "Respond('Forsure!') | Search_object('curry') | Pickup('curry') | Search_object('basket') | Place_on('basket')" }, { "input": "put the orange into the tray", "output": "Respond('Forsure!') | Search_object('orange') | Pickup('orange') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sausages into the bag", "output": "Respond('Forsure!') | Search_object('sausages') | Pickup('sausages') | Search_object('bag') | Place_on('bag')" }, { "input": "put the dubbelfris into the bag", "output": "Respond('Forsure!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Search_object('bag') | Place_on('bag')" }, { "input": "put the bowl into the bag", "output": "Respond('Forsure!') | Search_object('bowl') | Pickup('bowl') | Search_object('bag') | Place_on('bag')" }, { "input": "put the ice_tea into the tray", "output": "Respond('Forsure!') | Search_object('ice_tea') | Pickup('ice_tea') | Search_object('tray') | Place_on('tray')" }, { "input": "put the cornflakes into the basket", "output": "Respond('Forsure!') | Search_object('cornflakes') | Pickup('cornflakes') | Search_object('basket') | Place_on('basket')" }, { "input": "put the water into the basket", "output": "Respond('Forsure!') | Search_object('water') | Pickup('water') | Search_object('basket') | Place_on('basket')" }, { "input": "put the strawberry into the tray", "output": "Respond('Forsure!') | Search_object('strawberry') | Pickup('strawberry') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_blue into the bag", "output": "Respond('Forsure!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Search_object('bag') | Place_on('bag')" }, { "input": "put the lemon into the tray", "output": "Respond('Forsure!') | Search_object('lemon') | Pickup('lemon') | Search_object('tray') | Place_on('tray')" }, { "input": "put the stroopwafel into the tray", "output": "Respond('Forsure!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Search_object('tray') | Place_on('tray')" }, { "input": "put the spoon into the tray", "output": "Respond('Forsure!') | Search_object('spoon') | Pickup('spoon') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fanta into the basket", "output": "Respond('Forsure!') | Search_object('fanta') | Pickup('fanta') | Search_object('basket') | Place_on('basket')" }, { "input": "put the water into the tray", "output": "Respond('Forsure!') | Search_object('water') | Pickup('water') | Search_object('tray') | Place_on('tray')" }, { "input": "put the plum into the tray", "output": "Respond('Forsure!') | Search_object('plum') | Pickup('plum') | Search_object('tray') | Place_on('tray')" }, { "input": "put the liquorice into the bag", "output": "Respond('Forsure!') | Search_object('liquorice') | Pickup('liquorice') | Search_object('bag') | Place_on('bag')" }, { "input": "put the hagelslag_blue into the tray", "output": "Respond('Forsure!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_yellow into the bag", "output": "Respond('Forsure!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Search_object('bag') | Place_on('bag')" }, { "input": "put the sponge_green into the tray", "output": "Respond('Forsure!') | Search_object('sponge_green') | Pickup('sponge_green') | Search_object('tray') | Place_on('tray')" }, { "input": "put the cup into the bag", "output": "Respond('Forsure!') | Search_object('cup') | Pickup('cup') | Search_object('bag') | Place_on('bag')" }, { "input": "put the stroopwafel into the bag", "output": "Respond('Forsure!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Search_object('bag') | Place_on('bag')" }, { "input": "put the plum into the bag", "output": "Respond('Forsure!') | Search_object('plum') | Pickup('plum') | Search_object('bag') | Place_on('bag')" }, { "input": "put the crisp_red into the tray", "output": "Respond('Forsure!') | Search_object('crisp_red') | Pickup('crisp_red') | Search_object('tray') | Place_on('tray')" }, { "input": "put the sponge_green into the bag", "output": "Respond('Forsure!') | Search_object('sponge_green') | Pickup('sponge_green') | Search_object('bag') | Place_on('bag')" }, { "input": "put the banana into the tray", "output": "Respond('Forsure!') | Search_object('banana') | Pickup('banana') | Search_object('tray') | Place_on('tray')" }, { "input": "put the peach into the bag", "output": "Respond('Forsure!') | Search_object('peach') | Pickup('peach') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pringles into the basket", "output": "Respond('Forsure!') | Search_object('pringles') | Pickup('pringles') | Search_object('basket') | Place_on('basket')" }, { "input": "put the dishwasher_tab into the tray", "output": "Respond('Forsure!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Search_object('tray') | Place_on('tray')" }, { "input": "put the cola into the bag", "output": "Respond('Forsure!') | Search_object('cola') | Pickup('cola') | Search_object('bag') | Place_on('bag')" }, { "input": "put the crisp_red into the basket", "output": "Respond('Forsure!') | Search_object('crisp_red') | Pickup('crisp_red') | Search_object('basket') | Place_on('basket')" }, { "input": "put the pear into the bag", "output": "Respond('Forsure!') | Search_object('pear') | Pickup('pear') | Search_object('bag') | Place_on('bag')" }, { "input": "put the candy_purple into the tray", "output": "Respond('Forsure!') | Search_object('candy_purple') | Pickup('candy_purple') | Search_object('tray') | Place_on('tray')" }, { "input": "put the lemon into the basket", "output": "Respond('Forsure!') | Search_object('lemon') | Pickup('lemon') | Search_object('basket') | Place_on('basket')" }, { "input": "put the sponge_yellow into the basket", "output": "Respond('Forsure!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Search_object('basket') | Place_on('basket')" }, { "input": "put the crisp_blue into the basket", "output": "Respond('Forsure!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Search_object('basket') | Place_on('basket')" }, { "input": "put the sponge_green into the basket", "output": "Respond('Forsure!') | Search_object('sponge_green') | Pickup('sponge_green') | Search_object('basket') | Place_on('basket')" }, { "input": "put the ice_tea into the basket", "output": "Respond('Forsure!') | Search_object('ice_tea') | Pickup('ice_tea') | Search_object('basket') | Place_on('basket')" }, { "input": "put the peach into the basket", "output": "Respond('Forsure!') | Search_object('peach') | Pickup('peach') | Search_object('basket') | Place_on('basket')" }, { "input": "put the mayonaise into the bag", "output": "Respond('Forsure!') | Search_object('mayonaise') | Pickup('mayonaise') | Search_object('bag') | Place_on('bag')" }, { "input": "put the tictac into the tray", "output": "Respond('Forsure!') | Search_object('tictac') | Pickup('tictac') | Search_object('tray') | Place_on('tray')" }, { "input": "put the crisp_blue into the tray", "output": "Respond('Forsure!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Search_object('tray') | Place_on('tray')" }, { "input": "put the cola into the basket", "output": "Respond('Forsure!') | Search_object('cola') | Pickup('cola') | Search_object('basket') | Place_on('basket')" }, { "input": "put the dishwasher_tab into the bag", "output": "Respond('Forsure!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Search_object('bag') | Place_on('bag')" }, { "input": "put the washcloth into the bag", "output": "Respond('Forsure!') | Search_object('washcloth') | Pickup('washcloth') | Search_object('bag') | Place_on('bag')" }, { "input": "put the sponge_red into the tray", "output": "Respond('Forsure!') | Search_object('sponge_red') | Pickup('sponge_red') | Search_object('tray') | Place_on('tray')" }, { "input": "put the fork into the bag", "output": "Respond('Forsure!') | Search_object('fork') | Pickup('fork') | Search_object('bag') | Place_on('bag')" }, { "input": "put the plate into the bag", "output": "Respond('Forsure!') | Search_object('plate') | Pickup('plate') | Search_object('bag') | Place_on('bag')" }, { "input": "put the hagelslag_red into the bag", "output": "Respond('Forsure!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Search_object('bag') | Place_on('bag')" }, { "input": "put the pear into the tray", "output": "Respond('Forsure!') | Search_object('pear') | Pickup('pear') | Search_object('tray') | Place_on('tray')" } ], "countobj": [ { "input": "tell jarvis how many dishwasher_tab are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the shelf", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell tony how many cup are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the desk", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the kitchen counter", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the dishwasher", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the TV table", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the hallway cabinet", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cornflakes are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many stroopwafel are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cola are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_green are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many peach are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many orange are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many cup are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plate are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pear are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many banana are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many apple are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pancake_mix are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fanta are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many big_coke are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many crisp_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many tictac are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pringles are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dishwasher_tab are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_purple are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many pea_soup are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many lemon are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many strawberry are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_blue are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many spoon are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many plum are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many ice_tea are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many soap are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_pink are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many water are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many liquorice are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many mayonaise are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many washcloth are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candy_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many hagelslag_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_red are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many knife are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many dubbelfris are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many milk are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sausages are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many curry are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many fork are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many candle are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many sponge_yellow are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell jarvis how many bowl are in the coffee table", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the dinner table", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many big_coke are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plate are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many tictac are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fork are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candle are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many apple are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_purple are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many stroopwafel are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cola are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many knife are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many hagelslag_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pancake_mix are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many washcloth are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dishwasher_tab are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pear are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many strawberry are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many peach are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_green are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many soap are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many milk are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many orange are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many bowl are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many water are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many candy_pink are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many banana are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many ice_tea are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many spoon are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many plum are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many liquorice are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_yellow are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many crisp_blue are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pringles are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cup are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sausages are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many cornflakes are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many fanta are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many dubbelfris are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many curry are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many sponge_red are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many lemon are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many pea_soup are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "tell tony how many mayonaise are in the kitchen cabinet", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the kitchen cabinet and report to tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the dinner table and report to tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the dinner table and report to jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the kitchen counter and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the dinner table and inform tony", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen counter and report to tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the dinner table and inform jarvis", "output": "Respond('got it!') | Move_to('dinner table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the dishwasher and inform tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the hallway cabinet and inform tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the dishwasher and report to tony", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the shelf and report to tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the hallway cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen cabinet and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the kitchen counter and inform tony", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the coffee table and report to tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the hallway cabinet and report to tony", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the desk and report to jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the coffee table and report to jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the shelf and report to jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the desk and inform jarvis", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the dishwasher and inform jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the coffee table and inform tony", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen cabinet and inform tony", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the hallway cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('hallway cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the desk and inform tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the TV table and report to jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the kitchen cabinet and inform jarvis", "output": "Respond('got it!') | Move_to('kitchen cabinet') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the shelf and inform jarvis", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the dishwasher and report to jarvis", "output": "Respond('got it!') | Move_to('dishwasher') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the TV table and inform jarvis", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the TV table and report to tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the kitchen counter and report to jarvis", "output": "Respond('got it!') | Move_to('kitchen counter') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_red at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cup at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pea_soup at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pea_soup do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plate at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plate do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fanta at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fanta do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cornflakes at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cornflakes do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the strawberry at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many strawberry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pringles at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pringles do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_purple at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_purple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the lemon at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many lemon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the peach at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many peach do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the stroopwafel at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the apple at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many apple do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pancake_mix at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_red at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the liquorice at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many liquorice do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many washcloth do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the bowl at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many bowl do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the fork at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many fork do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the water at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many water do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_yellow at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candle at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candle do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_blue at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sausages at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sausages do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_red at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dubbelfris at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the soap at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many soap do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the pear at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many pear do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the orange at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many orange do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the mayonaise at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many mayonaise do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the ice_tea at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many ice_tea do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_green at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_green do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the cola at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many cola do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the milk at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many milk do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the curry at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many curry do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the banana at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many banana do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the crisp_blue at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the plum at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many plum do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the spoon at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many spoon do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the knife at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many knife do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the tictac at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many tictac do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the candy_pink at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many candy_pink do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the sponge_red at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many sponge_red do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the big_coke at the coffee table and inform jarvis", "output": "Respond('got it!') | Move_to('coffee table') | Vision_Ask('How many big_coke do you see?') | Search_person('jarvis') | Vision_Ans()" }, { "input": "count the washcloth at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the TV table and inform tony", "output": "Respond('got it!') | Move_to('TV table') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the shelf and inform tony", "output": "Respond('got it!') | Move_to('shelf') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the banana at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many banana do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_red at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the peach at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many peach do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_blue at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sausages at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sausages do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_yellow at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_yellow do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the washcloth at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many washcloth do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the water at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many water do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the apple at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many apple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the spoon at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many spoon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_blue at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_pink at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_pink do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plum at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plum do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the stroopwafel at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many stroopwafel do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the strawberry at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many strawberry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_green at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_green do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pear at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pear do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the orange at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many orange do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pringles at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pringles do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the hagelslag_blue at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many hagelslag_blue do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pancake_mix at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pancake_mix do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candle at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candle do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the mayonaise at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many mayonaise do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the ice_tea at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many ice_tea do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the knife at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many knife do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the lemon at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many lemon do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fork at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fork do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the curry at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many curry do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dishwasher_tab at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dishwasher_tab do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the sponge_red at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many sponge_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the dubbelfris at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many dubbelfris do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cornflakes at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cornflakes do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the liquorice at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many liquorice do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the big_coke at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many big_coke do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the fanta at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many fanta do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the bowl at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many bowl do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cup at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the cola at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many cola do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the tictac at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many tictac do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the soap at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many soap do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_red at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_red do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the milk at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many milk do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the plate at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many plate do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the candy_purple at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many candy_purple do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the pea_soup at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many pea_soup do you see?') | Search_person('tony') | Vision_Ans()" }, { "input": "count the crisp_red at the desk and report to tony", "output": "Respond('got it!') | Move_to('desk') | Vision_Ask('How many crisp_red do you see?') | Search_person('tony') | Vision_Ans()" } ], "mgreet": [ { "input": "meet Gabrielle at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Susan at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet John at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know William at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet William at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet William at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Laura at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet William at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet William at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know William at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know William at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet William at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet William at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet John at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Noah at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet John at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Emma at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know John at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet William at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet William at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Peter at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Susan at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sara at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet William at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet William at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know John at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet William at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Laura at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Noah at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Susan at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet John at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet William at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet John at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Laura at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Susan at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Noah at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet John at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know John at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Laura at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet William at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know John at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Liam at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet John at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Susan at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sara at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Peter at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet William at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Susan at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know William at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Noah at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Julia at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet John at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know William at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Lucas at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Laura at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know John at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know John at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet John at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know William at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Emma at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Peter at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Laura at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know William at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Susan at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet John at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Julia at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sara at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sara at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Liam at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet William at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Susan at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Julia at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Julia at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Emma at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Liam at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know John at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Noah at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet William at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet William at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sara at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Susan at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know John at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Susan at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet William at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Noah at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Noah at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Susan at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet John at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Noah at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Kevin at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Harrie at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Liam at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know John at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Kevin at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Emma at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sophie at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Susan at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet John at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Fleur at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Peter at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sara at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Liam at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Laura at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Susan at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet John at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Laura at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Susan at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Kevin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Liam at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Noah at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Fleur at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Liam at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Kevin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Kevin at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Susan at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know William at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Fleur at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet William at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Liam at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know John at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Harrie at the entrance, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet William at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Lucas at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Emma at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know William at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet John at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Susan at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet John at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the lamp, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Laura at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Emma at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the couch, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the coathanger, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know William at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the couch, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the entrance, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the couch, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know John at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Fleur at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Susan at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the lamp, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Emma at the trashcan, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then greet her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Liam at the couch, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the exit, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the trashcan, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the couch, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the exit, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the entrance, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then greet him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the couch, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then greet him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the exit, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the exit, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then greet her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then greet her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the entrance, then greet him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then greet her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Laura at the lamp, then greet him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Liam at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know William at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet John at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet John at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Peter at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet John at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Emma at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Julia at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet John at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Liam at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet John at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Harrie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Laura at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Jesse at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Lucas at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Liam at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Liam at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Noah at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Emma at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet William at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Susan at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Laura at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know William at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know William at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know William at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Susan at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Fleur at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Laura at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet William at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know John at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet John at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet John at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Sara at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet William at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Jesse at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sara at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sara at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know William at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Jesse at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know William at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Susan at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Laura at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Jesse at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Liam at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Emma at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Laura at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Laura at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Susan at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know John at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Susan at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Emma at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Sophie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Kevin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sara at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Noah at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Fleur at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Peter at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know William at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Peter at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know John at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Emma at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Susan at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Peter at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Julia at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Susan at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Julia at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Liam at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Noah at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Peter at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Peter at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Noah at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Lucas at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Jesse at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Hayley at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Noah at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Kevin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Jesse at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Julia at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Noah at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Liam at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Julia at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Lucas at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet William at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sophie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Liam at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know John at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know John at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know William at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Emma at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Harrie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know William at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet William at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Emma at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know William at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet John at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Julia at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Jesse at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Susan at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Harrie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Kevin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know William at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know John at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Emma at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Lucas at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know John at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Liam at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Sara at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Hayley at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet William at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet William at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Peter at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet William at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Lucas at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Laura at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know John at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet John at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sara at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Kevin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Noah at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know William at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Laura at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet John at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Emma at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Harrie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Fleur at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet John at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Liam at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Emma at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Sara at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Kevin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Susan at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet William at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know John at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Liam at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet William at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Jesse at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Peter at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet William at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Jesse at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Lucas at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Laura at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Hayley at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet John at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Susan at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Emma at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Jesse at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Liam at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Susan at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet William at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Liam at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Noah at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Kevin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know William at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Fleur at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Emma at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Noah at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Susan at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet John at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Noah at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Susan at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Emma at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sara at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Lucas at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Emma at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know William at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Lucas at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet William at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sara at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Fleur at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Hayley at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Harrie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know William at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Peter at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Harrie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Jesse at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet John at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Kevin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Noah at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Liam at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Laura at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know William at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Susan at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Laura at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Lucas at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know William at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Kevin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Emma at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Julia at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Jesse at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Noah at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet William at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Liam at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet William at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know William at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Laura at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Liam at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Laura at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Liam at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Harrie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know William at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Peter at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Fleur at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Noah at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet John at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Noah at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Peter at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Noah at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Liam at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Emma at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Noah at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know John at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Jesse at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Julia at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Emma at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Liam at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Susan at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with William at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Susan at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Julia at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Sara at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Laura at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Susan at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know John at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Sara at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Laura at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Sara at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Harrie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Harrie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Harrie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sara at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Julia at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Emma at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Susan at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Julia at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Liam at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Laura at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet William at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Kevin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet John at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Emma at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Emma at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sara at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet William at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sara at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know John at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Liam at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Kevin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Sara at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Hayley at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Noah at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Jesse at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Laura at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet John at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Fleur at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Peter at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Liam at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Sara at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know John at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Laura at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Harrie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Julia at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Sara at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with William at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Noah at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Susan at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Emma at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Emma at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with John at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Peter at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Kevin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Noah at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know William at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Emma at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Liam at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Noah at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Harrie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Fleur at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Hayley at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet John at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Sophie at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Laura at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Liam at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Laura at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with John at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sara at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Lucas at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Laura at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Kevin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Noah at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Sara at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Peter at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Hayley at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Liam at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Julia at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Sara at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Hayley at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with William at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sara at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Susan at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Emma at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet William at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Noah at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Julia at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Laura at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Susan at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Peter at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Noah at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Lucas at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Fleur at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Harrie at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Emma at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Fleur at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Gabrielle at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Susan at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet John at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Sara at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know William at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Sophie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet John at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Kevin at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with William at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Kevin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Julia at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Lucas at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Susan at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Jesse at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Peter at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Liam at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Noah at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sara at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Laura at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Emma at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Noah at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Liam at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sophie at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Emma at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Peter at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Fleur at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Harrie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Julia at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Laura at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Noah at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know William at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Noah at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Noah at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Julia at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Jesse at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Julia at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Noah at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Harrie at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Kevin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with John at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Susan at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Lucas at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Jesse at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Laura at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Susan at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Laura at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Fleur at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Peter at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Peter at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Hayley at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Sara at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Noah at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Emma at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Harrie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Lucas at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Liam at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Hayley at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Liam at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Peter at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Susan at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Lucas at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Gabrielle at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sara at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Jesse at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Jesse at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Harrie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Laura at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sara at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Jesse at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Gabrielle at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Peter at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Jesse at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet Lucas at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Julia at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Peter at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Fleur at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know William at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Laura at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Peter at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know John at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Julia at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Fleur at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Liam at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with John at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Laura at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Gabrielle at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Robin at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Harrie at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Liam at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Emma at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Lucas at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Sara at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Hayley at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Kevin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet William at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Emma at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Sara at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get acquainted with Liam at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Laura at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Laura at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Peter at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Laura at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know Emma at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Julia at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Liam at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Sophie at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Sophie at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Robin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with William at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet William at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Laura at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "meet Sophie at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Noah at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Julia at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Robin at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Noah at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Fleur at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Lucas at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Gabrielle at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Sara at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Harrie at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Peter at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Julia at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Susan at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Sophie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Liam at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Peter at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Noah at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet William at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Peter at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Sara at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get acquainted with Jesse at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Harrie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Fleur at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Noah at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Sara at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Kevin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "meet William at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Sophie at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Peter at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Hayley at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Susan at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know John at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet William at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Peter at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Noah at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Susan at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Julia at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Peter at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Susan at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Harrie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Robin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Hayley at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Fleur at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Liam at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Sophie at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Hayley at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Gabrielle at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Julia at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Robin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Gabrielle at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet William at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Susan at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the coathanger, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know John at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sophie at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Peter at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Julia at the entrance, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Susan at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Kevin at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Lucas at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Sophie at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Noah at the exit, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Sophie at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Fleur at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Hayley at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Lucas at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet John at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get acquainted with Sara at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Susan at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Sophie at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet John at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Julia at the entrance, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Gabrielle at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Robin at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Julia at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "meet Sophie at the exit, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Kevin at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with William at the lounge chair, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get to know Julia at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Liam at the entrance, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Sophie at the entrance, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Lucas at the coathanger, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Sophie at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Susan at the coathanger, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get acquainted with Noah at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get acquainted with Lucas at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Lucas at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get acquainted with Hayley at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Sara at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Julia at the exit, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Robin at the exit, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with John at the coathanger, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet Robin at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet John at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "get to know Hayley at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Liam at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "meet Kevin at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Robin at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the lamp, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get acquainted with Noah at the lamp, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get to know Lucas at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Lucas at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet Gabrielle at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Hayley at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Fleur at the exit, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Robin at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Jesse at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Sara at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Gabrielle at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know William at the lamp, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Peter at the couch, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Harrie at the coathanger, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Robin at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get to know Peter at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "get to know Jesse at the couch, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get to know Lucas at the coathanger, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "meet William at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Peter at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Jesse at the lounge chair, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Fleur at the lounge chair, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Lucas at the entrance, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Lucas') | Respond('Hey Lucas, How are you doing?')" }, { "input": "get to know Robin at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "get acquainted with Noah at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "meet Liam at the entrance, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with Noah at the couch, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Noah') | Respond('Hey Noah, How are you doing?')" }, { "input": "get to know Liam at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Liam') | Respond('Hey Liam, How are you doing?')" }, { "input": "get acquainted with William at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "meet Fleur at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Laura at the exit, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get to know John at the trashcan, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('John') | Respond('Hey John, How are you doing?')" }, { "input": "meet William at the trashcan, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Emma at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Robin at the trashcan, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Gabrielle at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Gabrielle at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "get to know Julia at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get acquainted with Hayley at the lamp, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "get acquainted with Harrie at the couch, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "get to know Laura at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Laura') | Respond('Hey Laura, How are you doing?')" }, { "input": "get acquainted with Jesse at the coathanger, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Jesse') | Respond('Hey Jesse, How are you doing?')" }, { "input": "get acquainted with Susan at the trashcan, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Kevin at the exit, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get to know Hayley at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet Susan at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Susan') | Respond('Hey Susan, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get to know Julia at the lounge chair, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Emma at the lamp, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Sophie at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get acquainted with Harrie at the trashcan, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Hayley at the couch, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Hayley') | Respond('Hey Hayley, How are you doing?')" }, { "input": "meet William at the trashcan, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('William') | Respond('Hey William, How are you doing?')" }, { "input": "get acquainted with Sophie at the couch, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Sophie') | Respond('Hey Sophie, How are you doing?')" }, { "input": "get to know Kevin at the lounge chair, then find him in the living room", "output": "Respond(Okay i will greet him) | Move_to('living room') | Search_person('Kevin') | Respond('Hey Kevin, How are you doing?')" }, { "input": "get acquainted with Peter at the exit, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Peter') | Respond('Hey Peter, How are you doing?')" }, { "input": "meet Emma at the lounge chair, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "meet Harrie at the entrance, then find her in the living room", "output": "Respond(Okay i will greet her) | Move_to('living room') | Search_person('Harrie') | Respond('Hey Harrie, How are you doing?')" }, { "input": "meet Julia at the entrance, then find her in the kitchen", "output": "Respond(Okay i will greet her) | Move_to('kitchen') | Search_person('Julia') | Respond('Hey Julia, How are you doing?')" }, { "input": "get to know Fleur at the lounge chair, then find him in the hallway", "output": "Respond(Okay i will greet him) | Move_to('hallway') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "get acquainted with Robin at the couch, then find her in the office", "output": "Respond(Okay i will greet her) | Move_to('office') | Search_person('Robin') | Respond('Hey Robin, How are you doing?')" }, { "input": "meet Sara at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Sara') | Respond('Hey Sara, How are you doing?')" }, { "input": "meet Gabrielle at the coathanger, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Gabrielle') | Respond('Hey Gabrielle, How are you doing?')" }, { "input": "meet Fleur at the trashcan, then find him in the office", "output": "Respond(Okay i will greet him) | Move_to('office') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" }, { "input": "meet Emma at the lamp, then find her in the hallway", "output": "Respond(Okay i will greet her) | Move_to('hallway') | Search_person('Emma') | Respond('Hey Emma, How are you doing?')" }, { "input": "get to know Fleur at the trashcan, then find him in the kitchen", "output": "Respond(Okay i will greet him) | Move_to('kitchen') | Search_person('Fleur') | Respond('Hey Fleur, How are you doing?')" } ], "pour": [ { "input": "bring me some noodles in a bowl", "output": "Respond('Okay, I will go get you some noodles in a bowl!') | Search_object('noodles') | Pickup('noodles') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "deliver to me some drink in a bowl", "output": "Respond('Okay, I will go get you some drink in a bowl!') | Search_object('drink') | Pickup('drink') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "bring me some cereal in a bowl", "output": "Respond('Okay, I will go get you some cereal in a bowl!') | Search_object('cereal') | Pickup('cereal') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "give me some cereal in a dish", "output": "Respond('Okay, I will go get you some cereal in a dish!') | Search_object('cereal') | Pickup('cereal') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "give me some noodles in a cup", "output": "Respond('Okay, I will go get you some noodles in a cup!') | Search_object('noodles') | Pickup('noodles') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "bring me some noodles in a cup", "output": "Respond('Okay, I will go get you some noodles in a cup!') | Search_object('noodles') | Pickup('noodles') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "bring me some drink in a cup", "output": "Respond('Okay, I will go get you some drink in a cup!') | Search_object('drink') | Pickup('drink') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "give me some drink in a dish", "output": "Respond('Okay, I will go get you some drink in a dish!') | Search_object('drink') | Pickup('drink') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "deliver to me some drink in a dish", "output": "Respond('Okay, I will go get you some drink in a dish!') | Search_object('drink') | Pickup('drink') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "deliver to me some noodles in a bowl", "output": "Respond('Okay, I will go get you some noodles in a bowl!') | Search_object('noodles') | Pickup('noodles') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "deliver to me some cereal in a bowl", "output": "Respond('Okay, I will go get you some cereal in a bowl!') | Search_object('cereal') | Pickup('cereal') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "deliver to me some drink in a cup", "output": "Respond('Okay, I will go get you some drink in a cup!') | Search_object('drink') | Pickup('drink') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "give me some cereal in a cup", "output": "Respond('Okay, I will go get you some cereal in a cup!') | Search_object('cereal') | Pickup('cereal') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "bring me some cereal in a cup", "output": "Respond('Okay, I will go get you some cereal in a cup!') | Search_object('cereal') | Pickup('cereal') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "bring me some drink in a dish", "output": "Respond('Okay, I will go get you some drink in a dish!') | Search_object('drink') | Pickup('drink') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "bring me some noodles in a dish", "output": "Respond('Okay, I will go get you some noodles in a dish!') | Search_object('noodles') | Pickup('noodles') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "deliver to me some cereal in a dish", "output": "Respond('Okay, I will go get you some cereal in a dish!') | Search_object('cereal') | Pickup('cereal') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "bring me some cereal in a dish", "output": "Respond('Okay, I will go get you some cereal in a dish!') | Search_object('cereal') | Pickup('cereal') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "deliver to me some noodles in a cup", "output": "Respond('Okay, I will go get you some noodles in a cup!') | Search_object('noodles') | Pickup('noodles') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "give me some cereal in a bowl", "output": "Respond('Okay, I will go get you some cereal in a bowl!') | Search_object('cereal') | Pickup('cereal') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "give me some noodles in a dish", "output": "Respond('Okay, I will go get you some noodles in a dish!') | Search_object('noodles') | Pickup('noodles') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "give me some drink in a bowl", "output": "Respond('Okay, I will go get you some drink in a bowl!') | Search_object('drink') | Pickup('drink') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "deliver to me some noodles in a dish", "output": "Respond('Okay, I will go get you some noodles in a dish!') | Search_object('noodles') | Pickup('noodles') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "give me some drink in a cup", "output": "Respond('Okay, I will go get you some drink in a cup!') | Search_object('drink') | Pickup('drink') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "deliver to me some cereal in a cup", "output": "Respond('Okay, I will go get you some cereal in a cup!') | Search_object('cereal') | Pickup('cereal') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "bring me some drink in a bowl", "output": "Respond('Okay, I will go get you some drink in a bowl!') | Search_object('drink') | Pickup('drink') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "give me some noodles in a bowl", "output": "Respond('Okay, I will go get you some noodles in a bowl!') | Search_object('noodles') | Pickup('noodles') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "pour some drink in a cup", "output": "Respond('Okay, I will go get you some drink in a cup!') | Search_object('drink') | Pickup('drink') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "serve some cereal in a bowl", "output": "Respond('Okay, I will go get you some cereal in a bowl!') | Search_object('cereal') | Pickup('cereal') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "pour some noodles in a cup", "output": "Respond('Okay, I will go get you some noodles in a cup!') | Search_object('noodles') | Pickup('noodles') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "serve some drink in a bowl", "output": "Respond('Okay, I will go get you some drink in a bowl!') | Search_object('drink') | Pickup('drink') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "pour some noodles in a dish", "output": "Respond('Okay, I will go get you some noodles in a dish!') | Search_object('noodles') | Pickup('noodles') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "serve some drink in a cup", "output": "Respond('Okay, I will go get you some drink in a cup!') | Search_object('drink') | Pickup('drink') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "pour some noodles in a bowl", "output": "Respond('Okay, I will go get you some noodles in a bowl!') | Search_object('noodles') | Pickup('noodles') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "pour some drink in a dish", "output": "Respond('Okay, I will go get you some drink in a dish!') | Search_object('drink') | Pickup('drink') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "pour some cereal in a cup", "output": "Respond('Okay, I will go get you some cereal in a cup!') | Search_object('cereal') | Pickup('cereal') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "pour some cereal in a dish", "output": "Respond('Okay, I will go get you some cereal in a dish!') | Search_object('cereal') | Pickup('cereal') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "serve some cereal in a cup", "output": "Respond('Okay, I will go get you some cereal in a cup!') | Search_object('cereal') | Pickup('cereal') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "serve some noodles in a dish", "output": "Respond('Okay, I will go get you some noodles in a dish!') | Search_object('noodles') | Pickup('noodles') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "serve some noodles in a bowl", "output": "Respond('Okay, I will go get you some noodles in a bowl!') | Search_object('noodles') | Pickup('noodles') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "serve some noodles in a cup", "output": "Respond('Okay, I will go get you some noodles in a cup!') | Search_object('noodles') | Pickup('noodles') | Search_object('cup') | Pour_in('cup') | Place_on('cup') | Pick_up('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some noodles!')" }, { "input": "serve some drink in a dish", "output": "Respond('Okay, I will go get you some drink in a dish!') | Search_object('drink') | Pickup('drink') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" }, { "input": "pour some cereal in a bowl", "output": "Respond('Okay, I will go get you some cereal in a bowl!') | Search_object('cereal') | Pickup('cereal') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "serve some cereal in a dish", "output": "Respond('Okay, I will go get you some cereal in a dish!') | Search_object('cereal') | Pickup('cereal') | Search_object('dish') | Pour_in('dish') | Place_on('dish') | Pick_up('dish') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some cereal!')" }, { "input": "pour some drink in a bowl", "output": "Respond('Okay, I will go get you some drink in a bowl!') | Search_object('drink') | Pickup('drink') | Search_object('bowl') | Pour_in('bowl') | Place_on('bowl') | Pick_up('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you some drink!')" } ], "serve": [ { "input": "put a cup on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a cup on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a dish on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a cup on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a bowl on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a cup on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "place a dish on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a cup on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a bowl on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a bowl on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a bowl on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "place a bowl on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a bowl on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a cup on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a dish on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a dish on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a cup on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a cup on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a bowl on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a dish on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a bowl on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a cup on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a dish on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "put a dish on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a dish on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a bowl on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a cup on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a dish on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a bowl on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a dish on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a bowl on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a cup on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a dish on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a bowl on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a bowl on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a dish on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a dish on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a bowl on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a cup on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a cup on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a dish on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a bowl on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a dish on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a dish on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a cup on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "put a cup on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a cup on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a bowl on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a dish on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "set a cup on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a bowl on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a dish on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a dish on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a cup on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a bowl on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a cup on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a dish on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a cup on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a bowl on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a dish on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a dish on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a bowl on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "put a cup on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a bowl on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a cup on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a dish on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a bowl on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a bowl on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a cup on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a cup on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a dish on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a dish on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a cup on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a dish on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "set a dish on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a dish on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a dish on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a cup on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a cup on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a dish on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a cup on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a bowl on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "set a dish on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a cup on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a bowl on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a bowl on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a dish on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a cup on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a bowl on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a dish on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a dish on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a bowl on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a bowl on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a bowl on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a dish on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a dish on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "put a cup on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a dish on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a dish on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a cup on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a cup on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a dish on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a cup on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a dish on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a dish on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a dish on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a dish on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a cup on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a cup on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a cup on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a bowl on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a bowl on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a dish on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "set a bowl on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "place a bowl on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a cup on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a dish on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a cup on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a dish on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a bowl on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a cup on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a bowl on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a dish on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a bowl on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a cup on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a dish on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a dish on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a bowl on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a bowl on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a cup on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a cup on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a dish on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a cup on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a dish on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a dish on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a cup on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "set a cup on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a dish on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a cup on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a bowl on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a cup on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a bowl on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a cup on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "place a bowl on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a bowl on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a bowl on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a dish on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a dish on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a cup on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a bowl on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a cup on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a bowl on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a cup on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a cup on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a dish on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a dish on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a cup on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a dish on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a cup on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a bowl on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a cup on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a cup on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a dish on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a cup on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a dish on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a bowl on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a cup on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a cup on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a dish on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a dish on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a cup on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a dish on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a dish on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a dish on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a bowl on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a bowl on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a cup on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a dish on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "set a bowl on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a bowl on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "set a dish on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a dish on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a dish on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a bowl on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a cup on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a bowl on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a bowl on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a dish on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a dish on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a dish on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a cup on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a cup on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a dish on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a cup on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a cup on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a dish on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a dish on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a bowl on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a cup on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a cup on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a bowl on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "set a dish on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a dish on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a dish on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a bowl on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a cup on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a bowl on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a bowl on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a dish on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a cup on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a cup on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a dish on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a cup on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a cup on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a bowl on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a dish on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a cup on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a cup on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a bowl on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a bowl on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a cup on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a dish on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a dish on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "set a cup on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a cup on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a bowl on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a bowl on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a bowl on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a dish on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a cup on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a dish on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a dish on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a dish on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a cup on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a dish on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a dish on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a dish on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a bowl on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a bowl on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a bowl on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a cup on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a cup on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a dish on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a bowl on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a dish on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a dish on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a cup on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a cup on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "place a bowl on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a bowl on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a cup on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a bowl on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a cup on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a dish on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a bowl on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a cup on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a dish on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a dish on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "set a dish on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a dish on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a cup on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a bowl on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a cup on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a cup on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "place a dish on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a bowl on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a cup on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a cup on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a dish on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a bowl on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a cup on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a dish on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a cup on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a cup on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a cup on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a bowl on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a cup on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a dish on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a dish on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a bowl on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a bowl on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a cup on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a cup on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a cup on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a dish on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a bowl on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a cup on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a dish on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a bowl on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a cup on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a cup on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a bowl on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a dish on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a cup on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a bowl on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a cup on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a dish on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a dish on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a bowl on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a cup on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a bowl on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a cup on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a bowl on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a dish on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "set a cup on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a dish on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a bowl on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a dish on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a dish on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a bowl on the hallway cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a dish on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "put a cup on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "place a bowl on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a dish on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a bowl on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a dish on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a cup on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a dish on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a dish on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "put a dish on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a dish on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a bowl on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a cup on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a dish on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a dish on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a bowl on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a cup on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a bowl on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a cup on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a cup on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a dish on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a dish on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a bowl on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a bowl on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a dish on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "set a cup on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a bowl on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a bowl on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a bowl on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a bowl on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a bowl on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a cup on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a bowl on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a bowl on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the desk and a fork on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a dish on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a dish on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a bowl on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a dish on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a dish on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "place a bowl on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a bowl on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a dish on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a cup on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a cup on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a bowl on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a cup on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a dish on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the dishwasher and a knife on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a dish on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the kitchen counter and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a dish on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a dish on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a cup on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a dish on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a bowl on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a bowl on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a dish on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the dishwasher and a knife on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a cup on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a cup on the dinner table and a fork on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a dish on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a cup on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the desk and a knife on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a dish on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a bowl on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a dish on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a cup on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a bowl on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a bowl on the hallway cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a dish on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a dish on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a cup on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a dish on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a bowl on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a cup on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a bowl on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a bowl on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a dish on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a dish on the kitchen counter and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a bowl on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a dish on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a dish on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a dish on the dinner table and a spoon on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a cup on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a bowl on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "put a cup on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a dish on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a dish on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a dish on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a cup on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "set a dish on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a bowl on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a bowl on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "set a bowl on the shelf and a spoon on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a cup on the kitchen cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a cup on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a cup on the hallway cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "place a cup on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "set a dish on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a cup on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a cup on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a dish on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a cup on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a cup on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a dish on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a dish on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a bowl on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a bowl on the kitchen cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the kitchen counter and a knife on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a bowl on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the coffee table and a spoon on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a cup on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a dish on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a dish on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a bowl on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a cup on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a bowl on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a cup on the kitchen cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "put a dish on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a dish on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a dish on the TV table and a knife on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a bowl on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a cup on the shelf and a knife on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a bowl on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a dish on the TV table and a fork on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a cup on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a cup on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "place a bowl on the hallway cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a bowl on the TV table and a fork on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a dish on the dinner table and a knife on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a bowl on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a bowl on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a dish on the dinner table and a fork on its left", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a bowl on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the kitchen counter and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a bowl on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a cup on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a bowl on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "set a dish on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a cup on the coffee table and a knife on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a dish on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "place a dish on the TV table and a spoon in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "set a cup on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "set a cup on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "place a cup on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a cup on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a bowl on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a bowl on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a dish on the dishwasher and a spoon on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a bowl on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "put a dish on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a dish on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a cup on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a dish on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "place a cup on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a cup on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a dish on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a dish on the kitchen counter and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a dish on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "put a bowl on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "set a dish on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "put a dish on the coffee table and a fork in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a dish on the kitchen cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a dish on the desk and a fork on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the dishwasher and a spoon on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "place a dish on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a cup on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "place a dish on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a dish on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a dish on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a cup on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a dish on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "put a bowl on the desk and a knife on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "set a bowl on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a cup on the hallway cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the TV table and a knife on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "set a cup on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a dish on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a cup on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "put a bowl on the TV table and a spoon on it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a bowl on the kitchen counter and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a cup on the dinner table and a spoon on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a dish on the shelf and a knife on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a cup on the kitchen cabinet and a knife in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the dinner table and a knife in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "set a cup on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a dish on the dinner table and a knife on it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a bowl on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the kitchen cabinet and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the kitchen cabinet and a spoon on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a cup on the dishwasher and a spoon on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a dish on the dishwasher and a spoon in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "place a bowl on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "put a bowl on the coffee table and a knife on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the kitchen cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the TV table and a spoon on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "set a cup on the desk and a knife in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "set a bowl on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a bowl on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a cup on the desk and a fork in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "set a cup on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a dish on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "place a cup on the kitchen cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "set a cup on the dishwasher and a knife in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a bowl on the desk and a spoon on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "put a bowl on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a bowl on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a cup on the coffee table and a knife on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the kitchen cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen cabinet')" }, { "input": "place a bowl on the dinner table and a spoon on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a cup on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "put a cup on the dinner table and a fork on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dinner table')" }, { "input": "put a cup on the hallway cabinet and a fork on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "put a cup on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a bowl on the kitchen cabinet and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen cabinet')" }, { "input": "set a bowl on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a dish on the desk and a spoon in it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('desk')" }, { "input": "put a bowl on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a bowl on the coffee table and a fork on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "place a dish on the coffee table and a spoon on its right", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "set a bowl on the hallway cabinet and a knife on its right", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "put a cup on the dishwasher and a fork on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('cup') | Pickup('cup')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('dishwasher')" }, { "input": "put a cup on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "place a bowl on the kitchen counter and a knife on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "place a bowl on the hallway cabinet and a knife on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the kitchen counter and a fork on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "put a cup on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('coffee table')" }, { "input": "set a cup on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a cup on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('desk')" }, { "input": "place a dish on the coffee table and a knife in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('coffee table')" }, { "input": "put a bowl on the coffee table and a fork on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a bowl on the coffee table and a spoon in it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('bowl') | Pickup('bowl')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('coffee table')" }, { "input": "put a dish on the coffee table and a spoon on its left", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('dish') | Pickup('dish')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('coffee table')" }, { "input": "place a cup on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('cup') | Pickup('cup')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('hallway cabinet')" }, { "input": "set a dish on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a cup on the shelf and a knife on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a cup on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('cup') | Pickup('cup')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('dinner table')" }, { "input": "place a bowl on the shelf and a fork on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('shelf')" }, { "input": "put a dish on the hallway cabinet and a spoon in it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "set a bowl on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "set a dish on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('dish') | Pickup('dish')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dishwasher')" }, { "input": "set a dish on the shelf and a fork in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a bowl on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "place a bowl on the dishwasher and a knife on its right", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a cup on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "set a dish on the kitchen cabinet and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen cabinet') | Place_on('kitchen cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('kitchen cabinet')" }, { "input": "set a dish on the hallway cabinet and a spoon on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('hallway cabinet')" }, { "input": "put a bowl on the dishwasher and a fork on its left", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "set a dish on the dinner table and a fork in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('dinner table')" }, { "input": "put a bowl on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a cup on the TV table and a spoon on its right", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('TV table')" }, { "input": "set a bowl on the shelf and a spoon in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "place a bowl on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('bowl') | Pickup('bowl')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('dinner table')" }, { "input": "place a bowl on the TV table and a fork on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('bowl') | Pickup('bowl')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('TV table')" }, { "input": "place a cup on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a bowl on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('desk')" }, { "input": "put a cup on the shelf and a spoon on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a cup on the TV table and a knife in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a cup on the kitchen counter and a fork in it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the desk and a knife on it", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('desk')" }, { "input": "place a cup on the TV table and a knife on its left", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('cup') | Pickup('cup')' | Move_to('TV table') | Place_on('TV table') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('TV table')" }, { "input": "put a bowl on the desk and a spoon on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('bowl') | Pickup('bowl')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('desk')" }, { "input": "place a bowl on the dishwasher and a fork in it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a cup on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the shelf and a knife in it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('knife') | Pickup('knife') | Move_to('cup') | Place_on('shelf')" }, { "input": "put a dish on the shelf and a fork on its left", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a cup on the desk and a spoon on its right", "output": "Respond('I got this!') | Move_to('desk') | Search_object('cup') | Pickup('cup')' | Move_to('desk') | Place_on('desk') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('desk')" }, { "input": "put a cup on the shelf and a fork on its right", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('cup') | Pickup('cup')' | Move_to('shelf') | Place_on('shelf') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('shelf')" }, { "input": "place a dish on the kitchen counter and a spoon on its right", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('dish') | Pickup('dish')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('kitchen counter')" }, { "input": "set a dish on the dinner table and a knife on its right", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('knife') | Pickup('knife') | Move_to('dish') | Place_on('dinner table')" }, { "input": "set a dish on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('dish') | Pickup('dish')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('shelf')" }, { "input": "place a dish on the TV table and a fork in it", "output": "Respond('I got this!') | Move_to('TV table') | Search_object('dish') | Pickup('dish')' | Move_to('TV table') | Place_on('TV table') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('TV table')" }, { "input": "place a bowl on the shelf and a spoon on it", "output": "Respond('I got this!') | Move_to('shelf') | Search_object('bowl') | Pickup('bowl')' | Move_to('shelf') | Place_on('shelf') | Search_object('spoon') | Pickup('spoon') | Move_to('bowl') | Place_on('shelf')" }, { "input": "set a cup on the kitchen counter and a spoon on its left", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('cup') | Pickup('cup')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('spoon') | Pickup('spoon') | Move_to('cup') | Place_on('kitchen counter')" }, { "input": "set a cup on the coffee table and a fork on it", "output": "Respond('I got this!') | Move_to('coffee table') | Search_object('cup') | Pickup('cup')' | Move_to('coffee table') | Place_on('coffee table') | Search_object('fork') | Pickup('fork') | Move_to('cup') | Place_on('coffee table')" }, { "input": "place a bowl on the hallway cabinet and a knife on its left", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('bowl') | Pickup('bowl')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('knife') | Pickup('knife') | Move_to('bowl') | Place_on('hallway cabinet')" }, { "input": "place a dish on the desk and a fork on its left", "output": "Respond('I got this!') | Move_to('desk') | Search_object('dish') | Pickup('dish')' | Move_to('desk') | Place_on('desk') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('desk')" }, { "input": "put a dish on the dinner table and a spoon in it", "output": "Respond('I got this!') | Move_to('dinner table') | Search_object('dish') | Pickup('dish')' | Move_to('dinner table') | Place_on('dinner table') | Search_object('spoon') | Pickup('spoon') | Move_to('dish') | Place_on('dinner table')" }, { "input": "place a bowl on the dishwasher and a fork on it", "output": "Respond('I got this!') | Move_to('dishwasher') | Search_object('bowl') | Pickup('bowl')' | Move_to('dishwasher') | Place_on('dishwasher') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('dishwasher')" }, { "input": "put a bowl on the kitchen counter and a fork on it", "output": "Respond('I got this!') | Move_to('kitchen counter') | Search_object('bowl') | Pickup('bowl')' | Move_to('kitchen counter') | Place_on('kitchen counter') | Search_object('fork') | Pickup('fork') | Move_to('bowl') | Place_on('kitchen counter')" }, { "input": "put a dish on the hallway cabinet and a fork on it", "output": "Respond('I got this!') | Move_to('hallway cabinet') | Search_object('dish') | Pickup('dish')' | Move_to('hallway cabinet') | Place_on('hallway cabinet') | Search_object('fork') | Pickup('fork') | Move_to('dish') | Place_on('hallway cabinet')" } ], "descper": [ { "input": "tell me how the person sitting at the coathanger looks like", "output": "Respond('Am on it!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the couch looks like", "output": "Respond('Am on it!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the lounge chair looks like", "output": "Respond('Am on it!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the exit looks like", "output": "Respond('Am on it!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the trashcan looks like", "output": "Respond('Am on it!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the trashcan looks like", "output": "Respond('Am on it!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the entrance looks like", "output": "Respond('Am on it!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the trashcan looks like", "output": "Respond('Am on it!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the coathanger looks like", "output": "Respond('Am on it!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the lounge chair looks like", "output": "Respond('Am on it!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the lamp looks like", "output": "Respond('Am on it!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the lamp looks like", "output": "Respond('Am on it!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the couch looks like", "output": "Respond('Am on it!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the lounge chair looks like", "output": "Respond('Am on it!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the lamp looks like", "output": "Respond('Am on it!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the entrance looks like", "output": "Respond('Am on it!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person sitting at the exit looks like", "output": "Respond('Am on it!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person lying down at the couch looks like", "output": "Respond('Am on it!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the entrance looks like", "output": "Respond('Am on it!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the coathanger looks like", "output": "Respond('Am on it!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how the person standing at the exit looks like", "output": "Respond('Am on it!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the lounge chair to me", "output": "Respond('Let me see!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the trashcan to me", "output": "Respond('Let me see!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the coathanger to me", "output": "Respond('Let me see!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the lounge chair to me", "output": "Respond('Let me see!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the lamp to me", "output": "Respond('Let me see!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the trashcan to me", "output": "Respond('Let me see!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the lamp to me", "output": "Respond('Let me see!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the exit to me", "output": "Respond('Let me see!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the couch to me", "output": "Respond('Let me see!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the entrance to me", "output": "Respond('Let me see!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the lounge chair to me", "output": "Respond('Let me see!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the exit to me", "output": "Respond('Let me see!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the coathanger to me", "output": "Respond('Let me see!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the trashcan to me", "output": "Respond('Let me see!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the couch to me", "output": "Respond('Let me see!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the couch to me", "output": "Respond('Let me see!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person lying down at the entrance to me", "output": "Respond('Let me see!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the exit to me", "output": "Respond('Let me see!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person standing at the coathanger to me", "output": "Respond('Let me see!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the entrance to me", "output": "Respond('Let me see!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the lamp to me", "output": "Respond('Let me see!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe the person sitting at the trashcan to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lamp to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the couch to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the couch to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the couch to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lamp to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lounge chair to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lounge chair to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lamp to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lounge chair to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the trashcan to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the lounge chair to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the couch to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lounge chair to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the couch to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the couch to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the trashcan to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lamp to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lamp to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lounge chair to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lamp to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the couch to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lounge chair to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the trashcan to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the trashcan to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the couch to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lamp to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the trashcan to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the trashcan to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the couch to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the trashcan to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person sitting at the trashcan to the person at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('coathanger') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lamp to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lounge chair to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person standing at the lamp to the person at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('entrance') | Search_person('person') | Vision_Ans()" }, { "input": "describe the person lying down at the lounge chair to the person at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Move_to('exit') | Search_person('person') | Vision_Ans()" }, { "input": "describe to me the person standing at the trashcan", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the trashcan", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the lounge chair", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the trashcan", "output": "Respond('Okay, I will go take a look!') | Move_to('trashcan') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the lounge chair", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the lamp", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the couch", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the lounge chair", "output": "Respond('Okay, I will go take a look!') | Move_to('lounge chair') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the lamp", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the entrance", "output": "Respond('Okay, I will go take a look!') | Move_to('entrance') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the lamp", "output": "Respond('Okay, I will go take a look!') | Move_to('lamp') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the couch", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person sitting at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the couch", "output": "Respond('Okay, I will go take a look!') | Move_to('couch') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the coathanger", "output": "Respond('Okay, I will go take a look!') | Move_to('coathanger') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person standing at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" }, { "input": "describe to me the person lying down at the exit", "output": "Respond('Okay, I will go take a look!') | Move_to('exit') | Search_person('person') | Vision_Ask('describe to me the person posture') | Search_person('user') | Vision_Ans()" } ], "descobj": [ { "input": "describe the objects in the shelf to tony", "output": "Respond() | Move_to('shelf') | Vision_Ask(describe the objects in the shelf) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the desk to tony", "output": "Respond() | Move_to('desk') | Vision_Ask(describe the objects in the desk) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the kitchen cabinet to tony", "output": "Respond() | Move_to('kitchen cabinet') | Vision_Ask(describe the objects in the kitchen cabinet) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the hallway cabinet to jarvis", "output": "Respond() | Move_to('hallway cabinet') | Vision_Ask(describe the objects in the hallway cabinet) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the dishwasher to tony", "output": "Respond() | Move_to('dishwasher') | Vision_Ask(describe the objects in the dishwasher) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the dishwasher to jarvis", "output": "Respond() | Move_to('dishwasher') | Vision_Ask(describe the objects in the dishwasher) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the TV table to tony", "output": "Respond() | Move_to('TV table') | Vision_Ask(describe the objects in the TV table) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the shelf to jarvis", "output": "Respond() | Move_to('shelf') | Vision_Ask(describe the objects in the shelf) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the desk to jarvis", "output": "Respond() | Move_to('desk') | Vision_Ask(describe the objects in the desk) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the coffee table to tony", "output": "Respond() | Move_to('coffee table') | Vision_Ask(describe the objects in the coffee table) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the kitchen cabinet to jarvis", "output": "Respond() | Move_to('kitchen cabinet') | Vision_Ask(describe the objects in the kitchen cabinet) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the TV table to jarvis", "output": "Respond() | Move_to('TV table') | Vision_Ask(describe the objects in the TV table) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the dinner table to jarvis", "output": "Respond() | Move_to('dinner table') | Vision_Ask(describe the objects in the dinner table) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the coffee table to jarvis", "output": "Respond() | Move_to('coffee table') | Vision_Ask(describe the objects in the coffee table) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the kitchen counter to jarvis", "output": "Respond() | Move_to('kitchen counter') | Vision_Ask(describe the objects in the kitchen counter) | Search_person('jarvis') | Vision_Ans()" }, { "input": "describe the objects in the kitchen counter to tony", "output": "Respond() | Move_to('kitchen counter') | Vision_Ask(describe the objects in the kitchen counter) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the dinner table to tony", "output": "Respond() | Move_to('dinner table') | Vision_Ask(describe the objects in the dinner table) | Search_person('tony') | Vision_Ans()" }, { "input": "describe the objects in the hallway cabinet to tony", "output": "Respond() | Move_to('hallway cabinet') | Vision_Ask(describe the objects in the hallway cabinet) | Search_person('tony') | Vision_Ans()" } ], "follow": [ { "input": "follow the oldest person in the office", "output": "Respond('okay i will follow the oldest person in the office') | Search_person('oldest person in the office') | Follow()" }, { "input": "follow the tallest person in the office", "output": "Respond('okay i will follow the tallest person in the office') | Search_person('tallest person in the office') | Follow()" }, { "input": "follow the smallest person in the office", "output": "Respond('okay i will follow the smallest person in the office') | Search_person('smallest person in the office') | Follow()" }, { "input": "follow the woman pointing to the right in the kitchen", "output": "Respond('okay i will follow the woman pointing to the right in the kitchen') | Search_person('woman pointing to the right in the kitchen') | Follow()" }, { "input": "follow the woman raising their left arm in the kitchen", "output": "Respond('okay i will follow the woman raising their left arm in the kitchen') | Search_person('woman raising their left arm in the kitchen') | Follow()" }, { "input": "follow the woman pointing to the left in the kitchen", "output": "Respond('okay i will follow the woman pointing to the left in the kitchen') | Search_person('woman pointing to the left in the kitchen') | Follow()" }, { "input": "follow the woman raising their right arm in the kitchen", "output": "Respond('okay i will follow the woman raising their right arm in the kitchen') | Search_person('woman raising their right arm in the kitchen') | Follow()" }, { "input": "follow the woman waving in the kitchen", "output": "Respond('okay i will follow the woman waving in the kitchen') | Search_person('woman waving in the kitchen') | Follow()" }, { "input": "follow the oldest woman in the living room", "output": "Respond('okay i will follow the oldest woman in the living room') | Search_person('oldest woman in the living room') | Follow()" }, { "input": "follow the smallest woman in the living room", "output": "Respond('okay i will follow the smallest woman in the living room') | Search_person('smallest woman in the living room') | Follow()" }, { "input": "follow the tallest woman in the living room", "output": "Respond('okay i will follow the tallest woman in the living room') | Search_person('tallest woman in the living room') | Follow()" }, { "input": "follow the person pointing to the left in the office", "output": "Respond('okay i will follow the person pointing to the left in the office') | Search_person('person pointing to the left in the office') | Follow()" }, { "input": "follow the person raising their left arm in the office", "output": "Respond('okay i will follow the person raising their left arm in the office') | Search_person('person raising their left arm in the office') | Follow()" }, { "input": "follow the person raising their right arm in the office", "output": "Respond('okay i will follow the person raising their right arm in the office') | Search_person('person raising their right arm in the office') | Follow()" }, { "input": "follow the person pointing to the right in the office", "output": "Respond('okay i will follow the person pointing to the right in the office') | Search_person('person pointing to the right in the office') | Follow()" }, { "input": "follow the person waving in the office", "output": "Respond('okay i will follow the person waving in the office') | Search_person('person waving in the office') | Follow()" }, { "input": "follow the man wearing glasses in the living room", "output": "Respond('okay i will follow the man wearing glasses in the living room') | Search_person('man wearing glasses in the living room') | Follow()" }, { "input": "follow the man wearing a necklace in the living room", "output": "Respond('okay i will follow the man wearing a necklace in the living room') | Search_person('man wearing a necklace in the living room') | Follow()" }, { "input": "follow the man wearing a hat in the living room", "output": "Respond('okay i will follow the man wearing a hat in the living room') | Search_person('man wearing a hat in the living room') | Follow()" }, { "input": "follow the man wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the man wearing blue T-shirt in the living room') | Search_person('man wearing blue T-shirt in the living room') | Follow()" }, { "input": "follow the man wearing blue shirt in the living room", "output": "Respond('okay i will follow the man wearing blue shirt in the living room') | Search_person('man wearing blue shirt in the living room') | Follow()" }, { "input": "follow the man wearing black blouse in the living room", "output": "Respond('okay i will follow the man wearing black blouse in the living room') | Search_person('man wearing black blouse in the living room') | Follow()" }, { "input": "follow the man wearing black T-shirt in the living room", "output": "Respond('okay i will follow the man wearing black T-shirt in the living room') | Search_person('man wearing black T-shirt in the living room') | Follow()" }, { "input": "follow the man wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the living room') | Search_person('man wearing yellow T-shirt in the living room') | Follow()" }, { "input": "follow the man wearing yellow blouse in the living room", "output": "Respond('okay i will follow the man wearing yellow blouse in the living room') | Search_person('man wearing yellow blouse in the living room') | Follow()" }, { "input": "follow the man wearing blue blouse in the living room", "output": "Respond('okay i will follow the man wearing blue blouse in the living room') | Search_person('man wearing blue blouse in the living room') | Follow()" }, { "input": "follow the man wearing black shirt in the living room", "output": "Respond('okay i will follow the man wearing black shirt in the living room') | Search_person('man wearing black shirt in the living room') | Follow()" }, { "input": "follow the man wearing yellow shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow shirt in the living room') | Search_person('man wearing yellow shirt in the living room') | Follow()" }, { "input": "follow the man wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the living room') | Search_person('man wearing an orange T-shirt in the living room') | Follow()" }, { "input": "follow the man wearing an orange blouse in the living room", "output": "Respond('okay i will follow the man wearing an orange blouse in the living room') | Search_person('man wearing an orange blouse in the living room') | Follow()" }, { "input": "follow the man wearing an orange shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange shirt in the living room') | Search_person('man wearing an orange shirt in the living room') | Follow()" }, { "input": "follow the man wearing orange pants in the living room", "output": "Respond('okay i will follow the man wearing orange pants in the living room') | Search_person('man wearing orange pants in the living room') | Follow()" }, { "input": "follow the man wearing orange shoes in the living room", "output": "Respond('okay i will follow the man wearing orange shoes in the living room') | Search_person('man wearing orange shoes in the living room') | Follow()" }, { "input": "follow the man wearing yellow pants in the living room", "output": "Respond('okay i will follow the man wearing yellow pants in the living room') | Search_person('man wearing yellow pants in the living room') | Follow()" }, { "input": "follow the man wearing blue pants in the living room", "output": "Respond('okay i will follow the man wearing blue pants in the living room') | Search_person('man wearing blue pants in the living room') | Follow()" }, { "input": "follow the man wearing black pants in the living room", "output": "Respond('okay i will follow the man wearing black pants in the living room') | Search_person('man wearing black pants in the living room') | Follow()" }, { "input": "follow the man wearing blue shoes in the living room", "output": "Respond('okay i will follow the man wearing blue shoes in the living room') | Search_person('man wearing blue shoes in the living room') | Follow()" }, { "input": "follow the man wearing yellow shoes in the living room", "output": "Respond('okay i will follow the man wearing yellow shoes in the living room') | Search_person('man wearing yellow shoes in the living room') | Follow()" }, { "input": "follow the man wearing black shoes in the living room", "output": "Respond('okay i will follow the man wearing black shoes in the living room') | Search_person('man wearing black shoes in the living room') | Follow()" }, { "input": "follow the man dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the man dressed in an orange blouse in the living room') | Search_person('man dressed in an orange blouse in the living room') | Follow()" }, { "input": "follow the man dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange shirt in the living room') | Search_person('man dressed in an orange shirt in the living room') | Follow()" }, { "input": "follow the man dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the living room') | Search_person('man dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the living room') | Search_person('man dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a black blouse in the living room", "output": "Respond('okay i will follow the man dressed in a black blouse in the living room') | Search_person('man dressed in a black blouse in the living room') | Follow()" }, { "input": "follow the man dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the living room') | Search_person('man dressed in a black T-shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue shirt in the living room') | Search_person('man dressed in a blue shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the living room') | Search_person('man dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the living room') | Search_person('man dressed in a yellow shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the living room') | Search_person('man dressed in a yellow blouse in the living room') | Follow()" }, { "input": "follow the man dressed in a black shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black shirt in the living room') | Search_person('man dressed in a black shirt in the living room') | Follow()" }, { "input": "follow the man dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the man dressed in a blue blouse in the living room') | Search_person('man dressed in a blue blouse in the living room') | Follow()" }, { "input": "follow the man wearing orange pants in the office", "output": "Respond('okay i will follow the man wearing orange pants in the office') | Search_person('man wearing orange pants in the office') | Follow()" }, { "input": "follow the man wearing orange shoes in the office", "output": "Respond('okay i will follow the man wearing orange shoes in the office') | Search_person('man wearing orange shoes in the office') | Follow()" }, { "input": "follow the man dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the office') | Search_person('man dressed in a yellow shirt in the office') | Follow()" }, { "input": "follow the man dressed in a blue shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue shirt in the office') | Search_person('man dressed in a blue shirt in the office') | Follow()" }, { "input": "follow the man dressed in a blue blouse in the office", "output": "Respond('okay i will follow the man dressed in a blue blouse in the office') | Search_person('man dressed in a blue blouse in the office') | Follow()" }, { "input": "follow the man dressed in a black shirt in the office", "output": "Respond('okay i will follow the man dressed in a black shirt in the office') | Search_person('man dressed in a black shirt in the office') | Follow()" }, { "input": "follow the man dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the office') | Search_person('man dressed in a black T-shirt in the office') | Follow()" }, { "input": "follow the man dressed in a black blouse in the office", "output": "Respond('okay i will follow the man dressed in a black blouse in the office') | Search_person('man dressed in a black blouse in the office') | Follow()" }, { "input": "follow the man dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the office') | Search_person('man dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "follow the man dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the office') | Search_person('man dressed in a blue T-shirt in the office') | Follow()" }, { "input": "follow the man dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the office') | Search_person('man dressed in a yellow blouse in the office') | Follow()" }, { "input": "follow the man wearing black pants in the office", "output": "Respond('okay i will follow the man wearing black pants in the office') | Search_person('man wearing black pants in the office') | Follow()" }, { "input": "follow the man wearing black shoes in the office", "output": "Respond('okay i will follow the man wearing black shoes in the office') | Search_person('man wearing black shoes in the office') | Follow()" }, { "input": "follow the man wearing blue pants in the office", "output": "Respond('okay i will follow the man wearing blue pants in the office') | Search_person('man wearing blue pants in the office') | Follow()" }, { "input": "follow the man wearing blue shoes in the office", "output": "Respond('okay i will follow the man wearing blue shoes in the office') | Search_person('man wearing blue shoes in the office') | Follow()" }, { "input": "follow the man wearing yellow shoes in the office", "output": "Respond('okay i will follow the man wearing yellow shoes in the office') | Search_person('man wearing yellow shoes in the office') | Follow()" }, { "input": "follow the man wearing yellow pants in the office", "output": "Respond('okay i will follow the man wearing yellow pants in the office') | Search_person('man wearing yellow pants in the office') | Follow()" }, { "input": "follow the man wearing yellow shirt in the office", "output": "Respond('okay i will follow the man wearing yellow shirt in the office') | Search_person('man wearing yellow shirt in the office') | Follow()" }, { "input": "follow the man wearing black T-shirt in the office", "output": "Respond('okay i will follow the man wearing black T-shirt in the office') | Search_person('man wearing black T-shirt in the office') | Follow()" }, { "input": "follow the man wearing blue blouse in the office", "output": "Respond('okay i will follow the man wearing blue blouse in the office') | Search_person('man wearing blue blouse in the office') | Follow()" }, { "input": "follow the man wearing black shirt in the office", "output": "Respond('okay i will follow the man wearing black shirt in the office') | Search_person('man wearing black shirt in the office') | Follow()" }, { "input": "follow the man wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the office') | Search_person('man wearing yellow T-shirt in the office') | Follow()" }, { "input": "follow the man wearing blue shirt in the office", "output": "Respond('okay i will follow the man wearing blue shirt in the office') | Search_person('man wearing blue shirt in the office') | Follow()" }, { "input": "follow the man wearing blue T-shirt in the office", "output": "Respond('okay i will follow the man wearing blue T-shirt in the office') | Search_person('man wearing blue T-shirt in the office') | Follow()" }, { "input": "follow the man wearing black blouse in the office", "output": "Respond('okay i will follow the man wearing black blouse in the office') | Search_person('man wearing black blouse in the office') | Follow()" }, { "input": "follow the man wearing yellow blouse in the office", "output": "Respond('okay i will follow the man wearing yellow blouse in the office') | Search_person('man wearing yellow blouse in the office') | Follow()" }, { "input": "follow the man wearing glasses in the office", "output": "Respond('okay i will follow the man wearing glasses in the office') | Search_person('man wearing glasses in the office') | Follow()" }, { "input": "follow the man wearing a necklace in the office", "output": "Respond('okay i will follow the man wearing a necklace in the office') | Search_person('man wearing a necklace in the office') | Follow()" }, { "input": "follow the man wearing a hat in the office", "output": "Respond('okay i will follow the man wearing a hat in the office') | Search_person('man wearing a hat in the office') | Follow()" }, { "input": "follow the man wearing an orange shirt in the office", "output": "Respond('okay i will follow the man wearing an orange shirt in the office') | Search_person('man wearing an orange shirt in the office') | Follow()" }, { "input": "follow the man wearing an orange blouse in the office", "output": "Respond('okay i will follow the man wearing an orange blouse in the office') | Search_person('man wearing an orange blouse in the office') | Follow()" }, { "input": "follow the man wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the office') | Search_person('man wearing an orange T-shirt in the office') | Follow()" }, { "input": "follow the man dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the office') | Search_person('man dressed in an orange T-shirt in the office') | Follow()" }, { "input": "follow the man dressed in an orange blouse in the office", "output": "Respond('okay i will follow the man dressed in an orange blouse in the office') | Search_person('man dressed in an orange blouse in the office') | Follow()" }, { "input": "follow the man dressed in an orange shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange shirt in the office') | Search_person('man dressed in an orange shirt in the office') | Follow()" }, { "input": "follow the person pointing to the left in the kitchen", "output": "Respond('okay i will follow the person pointing to the left in the kitchen') | Search_person('person pointing to the left in the kitchen') | Follow()" }, { "input": "follow the person waving in the kitchen", "output": "Respond('okay i will follow the person waving in the kitchen') | Search_person('person waving in the kitchen') | Follow()" }, { "input": "follow the person raising their right arm in the kitchen", "output": "Respond('okay i will follow the person raising their right arm in the kitchen') | Search_person('person raising their right arm in the kitchen') | Follow()" }, { "input": "follow the person pointing to the right in the kitchen", "output": "Respond('okay i will follow the person pointing to the right in the kitchen') | Search_person('person pointing to the right in the kitchen') | Follow()" }, { "input": "follow the person raising their left arm in the kitchen", "output": "Respond('okay i will follow the person raising their left arm in the kitchen') | Search_person('person raising their left arm in the kitchen') | Follow()" }, { "input": "follow the oldest person in the living room", "output": "Respond('okay i will follow the oldest person in the living room') | Search_person('oldest person in the living room') | Follow()" }, { "input": "follow the tallest person in the living room", "output": "Respond('okay i will follow the tallest person in the living room') | Search_person('tallest person in the living room') | Follow()" }, { "input": "follow the smallest person in the living room", "output": "Respond('okay i will follow the smallest person in the living room') | Search_person('smallest person in the living room') | Follow()" }, { "input": "follow the man wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the man wearing yellow shoes in the hallway') | Search_person('man wearing yellow shoes in the hallway') | Follow()" }, { "input": "follow the man wearing blue pants in the hallway", "output": "Respond('okay i will follow the man wearing blue pants in the hallway') | Search_person('man wearing blue pants in the hallway') | Follow()" }, { "input": "follow the man wearing blue shoes in the hallway", "output": "Respond('okay i will follow the man wearing blue shoes in the hallway') | Search_person('man wearing blue shoes in the hallway') | Follow()" }, { "input": "follow the man wearing black shoes in the hallway", "output": "Respond('okay i will follow the man wearing black shoes in the hallway') | Search_person('man wearing black shoes in the hallway') | Follow()" }, { "input": "follow the man wearing yellow pants in the hallway", "output": "Respond('okay i will follow the man wearing yellow pants in the hallway') | Search_person('man wearing yellow pants in the hallway') | Follow()" }, { "input": "follow the man wearing black pants in the hallway", "output": "Respond('okay i will follow the man wearing black pants in the hallway') | Search_person('man wearing black pants in the hallway') | Follow()" }, { "input": "follow the man dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the hallway') | Search_person('man dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the hallway') | Search_person('man dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "follow the man dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a black blouse in the hallway') | Search_person('man dressed in a black blouse in the hallway') | Follow()" }, { "input": "follow the man dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue shirt in the hallway') | Search_person('man dressed in a blue shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a blue blouse in the hallway') | Search_person('man dressed in a blue blouse in the hallway') | Follow()" }, { "input": "follow the man dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the hallway') | Search_person('man dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black shirt in the hallway') | Search_person('man dressed in a black shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the hallway') | Search_person('man dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the hallway') | Search_person('man dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing orange pants in the hallway", "output": "Respond('okay i will follow the man wearing orange pants in the hallway') | Search_person('man wearing orange pants in the hallway') | Follow()" }, { "input": "follow the man wearing orange shoes in the hallway", "output": "Respond('okay i will follow the man wearing orange shoes in the hallway') | Search_person('man wearing orange shoes in the hallway') | Follow()" }, { "input": "follow the man wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the man wearing an orange blouse in the hallway') | Search_person('man wearing an orange blouse in the hallway') | Follow()" }, { "input": "follow the man wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the hallway') | Search_person('man wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange shirt in the hallway') | Search_person('man wearing an orange shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange shirt in the hallway') | Search_person('man dressed in an orange shirt in the hallway') | Follow()" }, { "input": "follow the man dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the man dressed in an orange blouse in the hallway') | Search_person('man dressed in an orange blouse in the hallway') | Follow()" }, { "input": "follow the man dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the hallway') | Search_person('man dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing black T-shirt in the hallway') | Search_person('man wearing black T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the man wearing yellow blouse in the hallway') | Search_person('man wearing yellow blouse in the hallway') | Follow()" }, { "input": "follow the man wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the hallway') | Search_person('man wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue T-shirt in the hallway') | Search_person('man wearing blue T-shirt in the hallway') | Follow()" }, { "input": "follow the man wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow shirt in the hallway') | Search_person('man wearing yellow shirt in the hallway') | Follow()" }, { "input": "follow the man wearing blue shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue shirt in the hallway') | Search_person('man wearing blue shirt in the hallway') | Follow()" }, { "input": "follow the man wearing black shirt in the hallway", "output": "Respond('okay i will follow the man wearing black shirt in the hallway') | Search_person('man wearing black shirt in the hallway') | Follow()" }, { "input": "follow the man wearing black blouse in the hallway", "output": "Respond('okay i will follow the man wearing black blouse in the hallway') | Search_person('man wearing black blouse in the hallway') | Follow()" }, { "input": "follow the man wearing blue blouse in the hallway", "output": "Respond('okay i will follow the man wearing blue blouse in the hallway') | Search_person('man wearing blue blouse in the hallway') | Follow()" }, { "input": "follow the man wearing a hat in the hallway", "output": "Respond('okay i will follow the man wearing a hat in the hallway') | Search_person('man wearing a hat in the hallway') | Follow()" }, { "input": "follow the man wearing glasses in the hallway", "output": "Respond('okay i will follow the man wearing glasses in the hallway') | Search_person('man wearing glasses in the hallway') | Follow()" }, { "input": "follow the man wearing a necklace in the hallway", "output": "Respond('okay i will follow the man wearing a necklace in the hallway') | Search_person('man wearing a necklace in the hallway') | Follow()" }, { "input": "follow the person raising their right arm in the living room", "output": "Respond('okay i will follow the person raising their right arm in the living room') | Search_person('person raising their right arm in the living room') | Follow()" }, { "input": "follow the person waving in the living room", "output": "Respond('okay i will follow the person waving in the living room') | Search_person('person waving in the living room') | Follow()" }, { "input": "follow the person pointing to the left in the living room", "output": "Respond('okay i will follow the person pointing to the left in the living room') | Search_person('person pointing to the left in the living room') | Follow()" }, { "input": "follow the person pointing to the right in the living room", "output": "Respond('okay i will follow the person pointing to the right in the living room') | Search_person('person pointing to the right in the living room') | Follow()" }, { "input": "follow the person raising their left arm in the living room", "output": "Respond('okay i will follow the person raising their left arm in the living room') | Search_person('person raising their left arm in the living room') | Follow()" }, { "input": "follow the man pointing to the left in the hallway", "output": "Respond('okay i will follow the man pointing to the left in the hallway') | Search_person('man pointing to the left in the hallway') | Follow()" }, { "input": "follow the man pointing to the right in the hallway", "output": "Respond('okay i will follow the man pointing to the right in the hallway') | Search_person('man pointing to the right in the hallway') | Follow()" }, { "input": "follow the man waving in the hallway", "output": "Respond('okay i will follow the man waving in the hallway') | Search_person('man waving in the hallway') | Follow()" }, { "input": "follow the man raising their right arm in the hallway", "output": "Respond('okay i will follow the man raising their right arm in the hallway') | Search_person('man raising their right arm in the hallway') | Follow()" }, { "input": "follow the man raising their left arm in the hallway", "output": "Respond('okay i will follow the man raising their left arm in the hallway') | Search_person('man raising their left arm in the hallway') | Follow()" }, { "input": "follow the smallest person in the kitchen", "output": "Respond('okay i will follow the smallest person in the kitchen') | Search_person('smallest person in the kitchen') | Follow()" }, { "input": "follow the tallest person in the kitchen", "output": "Respond('okay i will follow the tallest person in the kitchen') | Search_person('tallest person in the kitchen') | Follow()" }, { "input": "follow the oldest person in the kitchen", "output": "Respond('okay i will follow the oldest person in the kitchen') | Search_person('oldest person in the kitchen') | Follow()" }, { "input": "follow the smallest woman in the office", "output": "Respond('okay i will follow the smallest woman in the office') | Search_person('smallest woman in the office') | Follow()" }, { "input": "follow the tallest woman in the office", "output": "Respond('okay i will follow the tallest woman in the office') | Search_person('tallest woman in the office') | Follow()" }, { "input": "follow the oldest woman in the office", "output": "Respond('okay i will follow the oldest woman in the office') | Search_person('oldest woman in the office') | Follow()" }, { "input": "follow the man waving in the living room", "output": "Respond('okay i will follow the man waving in the living room') | Search_person('man waving in the living room') | Follow()" }, { "input": "follow the man pointing to the left in the living room", "output": "Respond('okay i will follow the man pointing to the left in the living room') | Search_person('man pointing to the left in the living room') | Follow()" }, { "input": "follow the man pointing to the right in the living room", "output": "Respond('okay i will follow the man pointing to the right in the living room') | Search_person('man pointing to the right in the living room') | Follow()" }, { "input": "follow the man raising their right arm in the living room", "output": "Respond('okay i will follow the man raising their right arm in the living room') | Search_person('man raising their right arm in the living room') | Follow()" }, { "input": "follow the man raising their left arm in the living room", "output": "Respond('okay i will follow the man raising their left arm in the living room') | Search_person('man raising their left arm in the living room') | Follow()" }, { "input": "follow the man waving in the kitchen", "output": "Respond('okay i will follow the man waving in the kitchen') | Search_person('man waving in the kitchen') | Follow()" }, { "input": "follow the man raising their right arm in the kitchen", "output": "Respond('okay i will follow the man raising their right arm in the kitchen') | Search_person('man raising their right arm in the kitchen') | Follow()" }, { "input": "follow the man pointing to the right in the kitchen", "output": "Respond('okay i will follow the man pointing to the right in the kitchen') | Search_person('man pointing to the right in the kitchen') | Follow()" }, { "input": "follow the man pointing to the left in the kitchen", "output": "Respond('okay i will follow the man pointing to the left in the kitchen') | Search_person('man pointing to the left in the kitchen') | Follow()" }, { "input": "follow the man raising their left arm in the kitchen", "output": "Respond('okay i will follow the man raising their left arm in the kitchen') | Search_person('man raising their left arm in the kitchen') | Follow()" }, { "input": "follow the person dressed in a black shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black shirt in the living room') | Search_person('person dressed in a black shirt in the living room') | Follow()" }, { "input": "follow the person dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the living room') | Search_person('person dressed in a yellow shirt in the living room') | Follow()" }, { "input": "follow the person dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the person dressed in a blue blouse in the living room') | Search_person('person dressed in a blue blouse in the living room') | Follow()" }, { "input": "follow the person dressed in a black blouse in the living room", "output": "Respond('okay i will follow the person dressed in a black blouse in the living room') | Search_person('person dressed in a black blouse in the living room') | Follow()" }, { "input": "follow the person dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the living room') | Search_person('person dressed in a yellow blouse in the living room') | Follow()" }, { "input": "follow the person dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the living room') | Search_person('person dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "follow the person dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the living room') | Search_person('person dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "follow the person dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the living room') | Search_person('person dressed in a black T-shirt in the living room') | Follow()" }, { "input": "follow the person dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue shirt in the living room') | Search_person('person dressed in a blue shirt in the living room') | Follow()" }, { "input": "follow the person dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the person dressed in an orange blouse in the living room') | Search_person('person dressed in an orange blouse in the living room') | Follow()" }, { "input": "follow the person dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange shirt in the living room') | Search_person('person dressed in an orange shirt in the living room') | Follow()" }, { "input": "follow the person dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the living room') | Search_person('person dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "follow the person wearing black pants in the living room", "output": "Respond('okay i will follow the person wearing black pants in the living room') | Search_person('person wearing black pants in the living room') | Follow()" }, { "input": "follow the person wearing blue shoes in the living room", "output": "Respond('okay i will follow the person wearing blue shoes in the living room') | Search_person('person wearing blue shoes in the living room') | Follow()" }, { "input": "follow the person wearing yellow shoes in the living room", "output": "Respond('okay i will follow the person wearing yellow shoes in the living room') | Search_person('person wearing yellow shoes in the living room') | Follow()" }, { "input": "follow the person wearing blue pants in the living room", "output": "Respond('okay i will follow the person wearing blue pants in the living room') | Search_person('person wearing blue pants in the living room') | Follow()" }, { "input": "follow the person wearing black shoes in the living room", "output": "Respond('okay i will follow the person wearing black shoes in the living room') | Search_person('person wearing black shoes in the living room') | Follow()" }, { "input": "follow the person wearing yellow pants in the living room", "output": "Respond('okay i will follow the person wearing yellow pants in the living room') | Search_person('person wearing yellow pants in the living room') | Follow()" }, { "input": "follow the person wearing a necklace in the living room", "output": "Respond('okay i will follow the person wearing a necklace in the living room') | Search_person('person wearing a necklace in the living room') | Follow()" }, { "input": "follow the person wearing glasses in the living room", "output": "Respond('okay i will follow the person wearing glasses in the living room') | Search_person('person wearing glasses in the living room') | Follow()" }, { "input": "follow the person wearing a hat in the living room", "output": "Respond('okay i will follow the person wearing a hat in the living room') | Search_person('person wearing a hat in the living room') | Follow()" }, { "input": "follow the person wearing orange shoes in the living room", "output": "Respond('okay i will follow the person wearing orange shoes in the living room') | Search_person('person wearing orange shoes in the living room') | Follow()" }, { "input": "follow the person wearing orange pants in the living room", "output": "Respond('okay i will follow the person wearing orange pants in the living room') | Search_person('person wearing orange pants in the living room') | Follow()" }, { "input": "follow the person wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the living room') | Search_person('person wearing an orange T-shirt in the living room') | Follow()" }, { "input": "follow the person wearing an orange shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange shirt in the living room') | Search_person('person wearing an orange shirt in the living room') | Follow()" }, { "input": "follow the person wearing an orange blouse in the living room", "output": "Respond('okay i will follow the person wearing an orange blouse in the living room') | Search_person('person wearing an orange blouse in the living room') | Follow()" }, { "input": "follow the person wearing blue blouse in the living room", "output": "Respond('okay i will follow the person wearing blue blouse in the living room') | Search_person('person wearing blue blouse in the living room') | Follow()" }, { "input": "follow the person wearing blue shirt in the living room", "output": "Respond('okay i will follow the person wearing blue shirt in the living room') | Search_person('person wearing blue shirt in the living room') | Follow()" }, { "input": "follow the person wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the living room') | Search_person('person wearing yellow T-shirt in the living room') | Follow()" }, { "input": "follow the person wearing yellow blouse in the living room", "output": "Respond('okay i will follow the person wearing yellow blouse in the living room') | Search_person('person wearing yellow blouse in the living room') | Follow()" }, { "input": "follow the person wearing black T-shirt in the living room", "output": "Respond('okay i will follow the person wearing black T-shirt in the living room') | Search_person('person wearing black T-shirt in the living room') | Follow()" }, { "input": "follow the person wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the person wearing blue T-shirt in the living room') | Search_person('person wearing blue T-shirt in the living room') | Follow()" }, { "input": "follow the person wearing black blouse in the living room", "output": "Respond('okay i will follow the person wearing black blouse in the living room') | Search_person('person wearing black blouse in the living room') | Follow()" }, { "input": "follow the person wearing yellow shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow shirt in the living room') | Search_person('person wearing yellow shirt in the living room') | Follow()" }, { "input": "follow the person wearing black shirt in the living room", "output": "Respond('okay i will follow the person wearing black shirt in the living room') | Search_person('person wearing black shirt in the living room') | Follow()" }, { "input": "follow the woman waving in the hallway", "output": "Respond('okay i will follow the woman waving in the hallway') | Search_person('woman waving in the hallway') | Follow()" }, { "input": "follow the woman raising their left arm in the hallway", "output": "Respond('okay i will follow the woman raising their left arm in the hallway') | Search_person('woman raising their left arm in the hallway') | Follow()" }, { "input": "follow the woman raising their right arm in the hallway", "output": "Respond('okay i will follow the woman raising their right arm in the hallway') | Search_person('woman raising their right arm in the hallway') | Follow()" }, { "input": "follow the woman pointing to the left in the hallway", "output": "Respond('okay i will follow the woman pointing to the left in the hallway') | Search_person('woman pointing to the left in the hallway') | Follow()" }, { "input": "follow the woman pointing to the right in the hallway", "output": "Respond('okay i will follow the woman pointing to the right in the hallway') | Search_person('woman pointing to the right in the hallway') | Follow()" }, { "input": "follow the woman pointing to the left in the office", "output": "Respond('okay i will follow the woman pointing to the left in the office') | Search_person('woman pointing to the left in the office') | Follow()" }, { "input": "follow the woman waving in the office", "output": "Respond('okay i will follow the woman waving in the office') | Search_person('woman waving in the office') | Follow()" }, { "input": "follow the woman raising their left arm in the office", "output": "Respond('okay i will follow the woman raising their left arm in the office') | Search_person('woman raising their left arm in the office') | Follow()" }, { "input": "follow the woman pointing to the right in the office", "output": "Respond('okay i will follow the woman pointing to the right in the office') | Search_person('woman pointing to the right in the office') | Follow()" }, { "input": "follow the woman raising their right arm in the office", "output": "Respond('okay i will follow the woman raising their right arm in the office') | Search_person('woman raising their right arm in the office') | Follow()" }, { "input": "follow the oldest man in the office", "output": "Respond('okay i will follow the oldest man in the office') | Search_person('oldest man in the office') | Follow()" }, { "input": "follow the smallest man in the office", "output": "Respond('okay i will follow the smallest man in the office') | Search_person('smallest man in the office') | Follow()" }, { "input": "follow the tallest man in the office", "output": "Respond('okay i will follow the tallest man in the office') | Search_person('tallest man in the office') | Follow()" }, { "input": "follow the child in the hallway", "output": "Respond('okay i will follow the child in the hallway') | Search_person('child in the hallway') | Follow()" }, { "input": "follow the woman dressed in a black blouse in the office", "output": "Respond('okay i will follow the woman dressed in a black blouse in the office') | Search_person('woman dressed in a black blouse in the office') | Follow()" }, { "input": "follow the woman dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the office') | Search_person('woman dressed in a yellow shirt in the office') | Follow()" }, { "input": "follow the woman dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the office') | Search_person('woman dressed in a yellow blouse in the office') | Follow()" }, { "input": "follow the woman dressed in a black shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black shirt in the office') | Search_person('woman dressed in a black shirt in the office') | Follow()" }, { "input": "follow the woman dressed in a blue blouse in the office", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the office') | Search_person('woman dressed in a blue blouse in the office') | Follow()" }, { "input": "follow the woman dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the office') | Search_person('woman dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "follow the woman dressed in a blue shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the office') | Search_person('woman dressed in a blue shirt in the office') | Follow()" }, { "input": "follow the woman dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the office') | Search_person('woman dressed in a black T-shirt in the office') | Follow()" }, { "input": "follow the woman dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the office') | Search_person('woman dressed in a blue T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing yellow pants in the office", "output": "Respond('okay i will follow the woman wearing yellow pants in the office') | Search_person('woman wearing yellow pants in the office') | Follow()" }, { "input": "follow the woman wearing blue pants in the office", "output": "Respond('okay i will follow the woman wearing blue pants in the office') | Search_person('woman wearing blue pants in the office') | Follow()" }, { "input": "follow the woman wearing blue shoes in the office", "output": "Respond('okay i will follow the woman wearing blue shoes in the office') | Search_person('woman wearing blue shoes in the office') | Follow()" }, { "input": "follow the woman wearing black shoes in the office", "output": "Respond('okay i will follow the woman wearing black shoes in the office') | Search_person('woman wearing black shoes in the office') | Follow()" }, { "input": "follow the woman wearing black pants in the office", "output": "Respond('okay i will follow the woman wearing black pants in the office') | Search_person('woman wearing black pants in the office') | Follow()" }, { "input": "follow the woman wearing yellow shoes in the office", "output": "Respond('okay i will follow the woman wearing yellow shoes in the office') | Search_person('woman wearing yellow shoes in the office') | Follow()" }, { "input": "follow the woman dressed in an orange shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the office') | Search_person('woman dressed in an orange shirt in the office') | Follow()" }, { "input": "follow the woman dressed in an orange blouse in the office", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the office') | Search_person('woman dressed in an orange blouse in the office') | Follow()" }, { "input": "follow the woman dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the office') | Search_person('woman dressed in an orange T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing glasses in the office", "output": "Respond('okay i will follow the woman wearing glasses in the office') | Search_person('woman wearing glasses in the office') | Follow()" }, { "input": "follow the woman wearing a hat in the office", "output": "Respond('okay i will follow the woman wearing a hat in the office') | Search_person('woman wearing a hat in the office') | Follow()" }, { "input": "follow the woman wearing a necklace in the office", "output": "Respond('okay i will follow the woman wearing a necklace in the office') | Search_person('woman wearing a necklace in the office') | Follow()" }, { "input": "follow the woman wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the office') | Search_person('woman wearing an orange T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing an orange shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange shirt in the office') | Search_person('woman wearing an orange shirt in the office') | Follow()" }, { "input": "follow the woman wearing an orange blouse in the office", "output": "Respond('okay i will follow the woman wearing an orange blouse in the office') | Search_person('woman wearing an orange blouse in the office') | Follow()" }, { "input": "follow the woman wearing black T-shirt in the office", "output": "Respond('okay i will follow the woman wearing black T-shirt in the office') | Search_person('woman wearing black T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing yellow shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow shirt in the office') | Search_person('woman wearing yellow shirt in the office') | Follow()" }, { "input": "follow the woman wearing blue shirt in the office", "output": "Respond('okay i will follow the woman wearing blue shirt in the office') | Search_person('woman wearing blue shirt in the office') | Follow()" }, { "input": "follow the woman wearing yellow blouse in the office", "output": "Respond('okay i will follow the woman wearing yellow blouse in the office') | Search_person('woman wearing yellow blouse in the office') | Follow()" }, { "input": "follow the woman wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the office') | Search_person('woman wearing yellow T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing black shirt in the office", "output": "Respond('okay i will follow the woman wearing black shirt in the office') | Search_person('woman wearing black shirt in the office') | Follow()" }, { "input": "follow the woman wearing blue blouse in the office", "output": "Respond('okay i will follow the woman wearing blue blouse in the office') | Search_person('woman wearing blue blouse in the office') | Follow()" }, { "input": "follow the woman wearing blue T-shirt in the office", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the office') | Search_person('woman wearing blue T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing black blouse in the office", "output": "Respond('okay i will follow the woman wearing black blouse in the office') | Search_person('woman wearing black blouse in the office') | Follow()" }, { "input": "follow the woman wearing orange shoes in the office", "output": "Respond('okay i will follow the woman wearing orange shoes in the office') | Search_person('woman wearing orange shoes in the office') | Follow()" }, { "input": "follow the woman wearing orange pants in the office", "output": "Respond('okay i will follow the woman wearing orange pants in the office') | Search_person('woman wearing orange pants in the office') | Follow()" }, { "input": "follow the person dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the kitchen') | Search_person('person dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange shirt in the kitchen') | Search_person('person dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange blouse in the kitchen') | Search_person('person dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "follow the person wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the person wearing orange shoes in the kitchen') | Search_person('person wearing orange shoes in the kitchen') | Follow()" }, { "input": "follow the person wearing orange pants in the kitchen", "output": "Respond('okay i will follow the person wearing orange pants in the kitchen') | Search_person('person wearing orange pants in the kitchen') | Follow()" }, { "input": "follow the person wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the person wearing an orange blouse in the kitchen') | Search_person('person wearing an orange blouse in the kitchen') | Follow()" }, { "input": "follow the person wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange shirt in the kitchen') | Search_person('person wearing an orange shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the kitchen') | Search_person('person wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing black shoes in the kitchen", "output": "Respond('okay i will follow the person wearing black shoes in the kitchen') | Search_person('person wearing black shoes in the kitchen') | Follow()" }, { "input": "follow the person wearing black pants in the kitchen", "output": "Respond('okay i will follow the person wearing black pants in the kitchen') | Search_person('person wearing black pants in the kitchen') | Follow()" }, { "input": "follow the person wearing blue pants in the kitchen", "output": "Respond('okay i will follow the person wearing blue pants in the kitchen') | Search_person('person wearing blue pants in the kitchen') | Follow()" }, { "input": "follow the person wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the person wearing blue shoes in the kitchen') | Search_person('person wearing blue shoes in the kitchen') | Follow()" }, { "input": "follow the person wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shoes in the kitchen') | Search_person('person wearing yellow shoes in the kitchen') | Follow()" }, { "input": "follow the person wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the person wearing yellow pants in the kitchen') | Search_person('person wearing yellow pants in the kitchen') | Follow()" }, { "input": "follow the person wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the person wearing blue blouse in the kitchen') | Search_person('person wearing blue blouse in the kitchen') | Follow()" }, { "input": "follow the person wearing black blouse in the kitchen", "output": "Respond('okay i will follow the person wearing black blouse in the kitchen') | Search_person('person wearing black blouse in the kitchen') | Follow()" }, { "input": "follow the person wearing black shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black shirt in the kitchen') | Search_person('person wearing black shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black T-shirt in the kitchen') | Search_person('person wearing black T-shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the person wearing yellow blouse in the kitchen') | Search_person('person wearing yellow blouse in the kitchen') | Follow()" }, { "input": "follow the person wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue T-shirt in the kitchen') | Search_person('person wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue shirt in the kitchen') | Search_person('person wearing blue shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shirt in the kitchen') | Search_person('person wearing yellow shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the kitchen') | Search_person('person wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the person wearing a hat in the kitchen", "output": "Respond('okay i will follow the person wearing a hat in the kitchen') | Search_person('person wearing a hat in the kitchen') | Follow()" }, { "input": "follow the person wearing a necklace in the kitchen", "output": "Respond('okay i will follow the person wearing a necklace in the kitchen') | Search_person('person wearing a necklace in the kitchen') | Follow()" }, { "input": "follow the person wearing glasses in the kitchen", "output": "Respond('okay i will follow the person wearing glasses in the kitchen') | Search_person('person wearing glasses in the kitchen') | Follow()" }, { "input": "follow the person dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the kitchen') | Search_person('person dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue shirt in the kitchen') | Search_person('person dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the kitchen') | Search_person('person dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the kitchen') | Search_person('person dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "follow the person dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a black blouse in the kitchen') | Search_person('person dressed in a black blouse in the kitchen') | Follow()" }, { "input": "follow the person dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue blouse in the kitchen') | Search_person('person dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "follow the person dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the kitchen') | Search_person('person dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the kitchen') | Search_person('person dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the person dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black shirt in the kitchen') | Search_person('person dressed in a black shirt in the kitchen') | Follow()" }, { "input": "follow the child in the living room", "output": "Respond('okay i will follow the child in the living room') | Search_person('child in the living room') | Follow()" }, { "input": "follow the woman pointing to the left in the living room", "output": "Respond('okay i will follow the woman pointing to the left in the living room') | Search_person('woman pointing to the left in the living room') | Follow()" }, { "input": "follow the woman pointing to the right in the living room", "output": "Respond('okay i will follow the woman pointing to the right in the living room') | Search_person('woman pointing to the right in the living room') | Follow()" }, { "input": "follow the woman raising their right arm in the living room", "output": "Respond('okay i will follow the woman raising their right arm in the living room') | Search_person('woman raising their right arm in the living room') | Follow()" }, { "input": "follow the woman waving in the living room", "output": "Respond('okay i will follow the woman waving in the living room') | Search_person('woman waving in the living room') | Follow()" }, { "input": "follow the woman raising their left arm in the living room", "output": "Respond('okay i will follow the woman raising their left arm in the living room') | Search_person('woman raising their left arm in the living room') | Follow()" }, { "input": "follow the child in the kitchen", "output": "Respond('okay i will follow the child in the kitchen') | Search_person('child in the kitchen') | Follow()" }, { "input": "follow the man wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the man wearing yellow blouse in the kitchen') | Search_person('man wearing yellow blouse in the kitchen') | Follow()" }, { "input": "follow the man wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue shirt in the kitchen') | Search_person('man wearing blue shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black T-shirt in the kitchen') | Search_person('man wearing black T-shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing black blouse in the kitchen", "output": "Respond('okay i will follow the man wearing black blouse in the kitchen') | Search_person('man wearing black blouse in the kitchen') | Follow()" }, { "input": "follow the man wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue T-shirt in the kitchen') | Search_person('man wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the kitchen') | Search_person('man wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing black shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black shirt in the kitchen') | Search_person('man wearing black shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the man wearing blue blouse in the kitchen') | Search_person('man wearing blue blouse in the kitchen') | Follow()" }, { "input": "follow the man wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shirt in the kitchen') | Search_person('man wearing yellow shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange blouse in the kitchen') | Search_person('man dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "follow the man dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the kitchen') | Search_person('man dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange shirt in the kitchen') | Search_person('man dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing a hat in the kitchen", "output": "Respond('okay i will follow the man wearing a hat in the kitchen') | Search_person('man wearing a hat in the kitchen') | Follow()" }, { "input": "follow the man wearing a necklace in the kitchen", "output": "Respond('okay i will follow the man wearing a necklace in the kitchen') | Search_person('man wearing a necklace in the kitchen') | Follow()" }, { "input": "follow the man wearing glasses in the kitchen", "output": "Respond('okay i will follow the man wearing glasses in the kitchen') | Search_person('man wearing glasses in the kitchen') | Follow()" }, { "input": "follow the man wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the man wearing orange shoes in the kitchen') | Search_person('man wearing orange shoes in the kitchen') | Follow()" }, { "input": "follow the man wearing orange pants in the kitchen", "output": "Respond('okay i will follow the man wearing orange pants in the kitchen') | Search_person('man wearing orange pants in the kitchen') | Follow()" }, { "input": "follow the man wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the man wearing yellow pants in the kitchen') | Search_person('man wearing yellow pants in the kitchen') | Follow()" }, { "input": "follow the man wearing black shoes in the kitchen", "output": "Respond('okay i will follow the man wearing black shoes in the kitchen') | Search_person('man wearing black shoes in the kitchen') | Follow()" }, { "input": "follow the man wearing blue pants in the kitchen", "output": "Respond('okay i will follow the man wearing blue pants in the kitchen') | Search_person('man wearing blue pants in the kitchen') | Follow()" }, { "input": "follow the man wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shoes in the kitchen') | Search_person('man wearing yellow shoes in the kitchen') | Follow()" }, { "input": "follow the man wearing black pants in the kitchen", "output": "Respond('okay i will follow the man wearing black pants in the kitchen') | Search_person('man wearing black pants in the kitchen') | Follow()" }, { "input": "follow the man wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the man wearing blue shoes in the kitchen') | Search_person('man wearing blue shoes in the kitchen') | Follow()" }, { "input": "follow the man wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange shirt in the kitchen') | Search_person('man wearing an orange shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the kitchen') | Search_person('man wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the man wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the man wearing an orange blouse in the kitchen') | Search_person('man wearing an orange blouse in the kitchen') | Follow()" }, { "input": "follow the man dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the kitchen') | Search_person('man dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the kitchen') | Search_person('man dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "follow the man dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the kitchen') | Search_person('man dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the kitchen') | Search_person('man dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue blouse in the kitchen') | Search_person('man dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "follow the man dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the kitchen') | Search_person('man dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a black blouse in the kitchen') | Search_person('man dressed in a black blouse in the kitchen') | Follow()" }, { "input": "follow the man dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black shirt in the kitchen') | Search_person('man dressed in a black shirt in the kitchen') | Follow()" }, { "input": "follow the man dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue shirt in the kitchen') | Search_person('man dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "follow the person raising their right arm in the hallway", "output": "Respond('okay i will follow the person raising their right arm in the hallway') | Search_person('person raising their right arm in the hallway') | Follow()" }, { "input": "follow the person waving in the hallway", "output": "Respond('okay i will follow the person waving in the hallway') | Search_person('person waving in the hallway') | Follow()" }, { "input": "follow the person pointing to the right in the hallway", "output": "Respond('okay i will follow the person pointing to the right in the hallway') | Search_person('person pointing to the right in the hallway') | Follow()" }, { "input": "follow the person pointing to the left in the hallway", "output": "Respond('okay i will follow the person pointing to the left in the hallway') | Search_person('person pointing to the left in the hallway') | Follow()" }, { "input": "follow the person raising their left arm in the hallway", "output": "Respond('okay i will follow the person raising their left arm in the hallway') | Search_person('person raising their left arm in the hallway') | Follow()" }, { "input": "follow the oldest woman in the kitchen", "output": "Respond('okay i will follow the oldest woman in the kitchen') | Search_person('oldest woman in the kitchen') | Follow()" }, { "input": "follow the smallest woman in the kitchen", "output": "Respond('okay i will follow the smallest woman in the kitchen') | Search_person('smallest woman in the kitchen') | Follow()" }, { "input": "follow the tallest woman in the kitchen", "output": "Respond('okay i will follow the tallest woman in the kitchen') | Search_person('tallest woman in the kitchen') | Follow()" }, { "input": "follow the person wearing blue T-shirt in the office", "output": "Respond('okay i will follow the person wearing blue T-shirt in the office') | Search_person('person wearing blue T-shirt in the office') | Follow()" }, { "input": "follow the person wearing yellow blouse in the office", "output": "Respond('okay i will follow the person wearing yellow blouse in the office') | Search_person('person wearing yellow blouse in the office') | Follow()" }, { "input": "follow the person wearing yellow shirt in the office", "output": "Respond('okay i will follow the person wearing yellow shirt in the office') | Search_person('person wearing yellow shirt in the office') | Follow()" }, { "input": "follow the person wearing blue shirt in the office", "output": "Respond('okay i will follow the person wearing blue shirt in the office') | Search_person('person wearing blue shirt in the office') | Follow()" }, { "input": "follow the person wearing black T-shirt in the office", "output": "Respond('okay i will follow the person wearing black T-shirt in the office') | Search_person('person wearing black T-shirt in the office') | Follow()" }, { "input": "follow the person wearing blue blouse in the office", "output": "Respond('okay i will follow the person wearing blue blouse in the office') | Search_person('person wearing blue blouse in the office') | Follow()" }, { "input": "follow the person wearing black shirt in the office", "output": "Respond('okay i will follow the person wearing black shirt in the office') | Search_person('person wearing black shirt in the office') | Follow()" }, { "input": "follow the person wearing black blouse in the office", "output": "Respond('okay i will follow the person wearing black blouse in the office') | Search_person('person wearing black blouse in the office') | Follow()" }, { "input": "follow the person wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the office') | Search_person('person wearing yellow T-shirt in the office') | Follow()" }, { "input": "follow the person wearing orange pants in the office", "output": "Respond('okay i will follow the person wearing orange pants in the office') | Search_person('person wearing orange pants in the office') | Follow()" }, { "input": "follow the person wearing orange shoes in the office", "output": "Respond('okay i will follow the person wearing orange shoes in the office') | Search_person('person wearing orange shoes in the office') | Follow()" }, { "input": "follow the person dressed in a black shirt in the office", "output": "Respond('okay i will follow the person dressed in a black shirt in the office') | Search_person('person dressed in a black shirt in the office') | Follow()" }, { "input": "follow the person dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the office') | Search_person('person dressed in a blue T-shirt in the office') | Follow()" }, { "input": "follow the person dressed in a blue blouse in the office", "output": "Respond('okay i will follow the person dressed in a blue blouse in the office') | Search_person('person dressed in a blue blouse in the office') | Follow()" }, { "input": "follow the person dressed in a black blouse in the office", "output": "Respond('okay i will follow the person dressed in a black blouse in the office') | Search_person('person dressed in a black blouse in the office') | Follow()" }, { "input": "follow the person dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the office') | Search_person('person dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "follow the person dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the office') | Search_person('person dressed in a yellow shirt in the office') | Follow()" }, { "input": "follow the person dressed in a blue shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue shirt in the office') | Search_person('person dressed in a blue shirt in the office') | Follow()" }, { "input": "follow the person dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the office') | Search_person('person dressed in a yellow blouse in the office') | Follow()" }, { "input": "follow the person dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the office') | Search_person('person dressed in a black T-shirt in the office') | Follow()" }, { "input": "follow the person wearing a necklace in the office", "output": "Respond('okay i will follow the person wearing a necklace in the office') | Search_person('person wearing a necklace in the office') | Follow()" }, { "input": "follow the person wearing a hat in the office", "output": "Respond('okay i will follow the person wearing a hat in the office') | Search_person('person wearing a hat in the office') | Follow()" }, { "input": "follow the person wearing glasses in the office", "output": "Respond('okay i will follow the person wearing glasses in the office') | Search_person('person wearing glasses in the office') | Follow()" }, { "input": "follow the person wearing blue shoes in the office", "output": "Respond('okay i will follow the person wearing blue shoes in the office') | Search_person('person wearing blue shoes in the office') | Follow()" }, { "input": "follow the person wearing black pants in the office", "output": "Respond('okay i will follow the person wearing black pants in the office') | Search_person('person wearing black pants in the office') | Follow()" }, { "input": "follow the person wearing blue pants in the office", "output": "Respond('okay i will follow the person wearing blue pants in the office') | Search_person('person wearing blue pants in the office') | Follow()" }, { "input": "follow the person wearing black shoes in the office", "output": "Respond('okay i will follow the person wearing black shoes in the office') | Search_person('person wearing black shoes in the office') | Follow()" }, { "input": "follow the person wearing yellow shoes in the office", "output": "Respond('okay i will follow the person wearing yellow shoes in the office') | Search_person('person wearing yellow shoes in the office') | Follow()" }, { "input": "follow the person wearing yellow pants in the office", "output": "Respond('okay i will follow the person wearing yellow pants in the office') | Search_person('person wearing yellow pants in the office') | Follow()" }, { "input": "follow the person dressed in an orange shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange shirt in the office') | Search_person('person dressed in an orange shirt in the office') | Follow()" }, { "input": "follow the person dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the office') | Search_person('person dressed in an orange T-shirt in the office') | Follow()" }, { "input": "follow the person dressed in an orange blouse in the office", "output": "Respond('okay i will follow the person dressed in an orange blouse in the office') | Search_person('person dressed in an orange blouse in the office') | Follow()" }, { "input": "follow the person wearing an orange blouse in the office", "output": "Respond('okay i will follow the person wearing an orange blouse in the office') | Search_person('person wearing an orange blouse in the office') | Follow()" }, { "input": "follow the person wearing an orange shirt in the office", "output": "Respond('okay i will follow the person wearing an orange shirt in the office') | Search_person('person wearing an orange shirt in the office') | Follow()" }, { "input": "follow the person wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the office') | Search_person('person wearing an orange T-shirt in the office') | Follow()" }, { "input": "follow the woman wearing orange shoes in the hallway", "output": "Respond('okay i will follow the woman wearing orange shoes in the hallway') | Search_person('woman wearing orange shoes in the hallway') | Follow()" }, { "input": "follow the woman wearing orange pants in the hallway", "output": "Respond('okay i will follow the woman wearing orange pants in the hallway') | Search_person('woman wearing orange pants in the hallway') | Follow()" }, { "input": "follow the woman wearing black shoes in the hallway", "output": "Respond('okay i will follow the woman wearing black shoes in the hallway') | Search_person('woman wearing black shoes in the hallway') | Follow()" }, { "input": "follow the woman wearing yellow pants in the hallway", "output": "Respond('okay i will follow the woman wearing yellow pants in the hallway') | Search_person('woman wearing yellow pants in the hallway') | Follow()" }, { "input": "follow the woman wearing blue shoes in the hallway", "output": "Respond('okay i will follow the woman wearing blue shoes in the hallway') | Search_person('woman wearing blue shoes in the hallway') | Follow()" }, { "input": "follow the woman wearing blue pants in the hallway", "output": "Respond('okay i will follow the woman wearing blue pants in the hallway') | Search_person('woman wearing blue pants in the hallway') | Follow()" }, { "input": "follow the woman wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shoes in the hallway') | Search_person('woman wearing yellow shoes in the hallway') | Follow()" }, { "input": "follow the woman wearing black pants in the hallway", "output": "Respond('okay i will follow the woman wearing black pants in the hallway') | Search_person('woman wearing black pants in the hallway') | Follow()" }, { "input": "follow the woman wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange shirt in the hallway') | Search_person('woman wearing an orange shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the hallway') | Search_person('woman wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the woman wearing an orange blouse in the hallway') | Search_person('woman wearing an orange blouse in the hallway') | Follow()" }, { "input": "follow the woman wearing a hat in the hallway", "output": "Respond('okay i will follow the woman wearing a hat in the hallway') | Search_person('woman wearing a hat in the hallway') | Follow()" }, { "input": "follow the woman wearing a necklace in the hallway", "output": "Respond('okay i will follow the woman wearing a necklace in the hallway') | Search_person('woman wearing a necklace in the hallway') | Follow()" }, { "input": "follow the woman wearing glasses in the hallway", "output": "Respond('okay i will follow the woman wearing glasses in the hallway') | Search_person('woman wearing glasses in the hallway') | Follow()" }, { "input": "follow the woman dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the hallway') | Search_person('woman dressed in an orange blouse in the hallway') | Follow()" }, { "input": "follow the woman dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the hallway') | Search_person('woman dressed in an orange shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the hallway') | Search_person('woman dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the hallway') | Search_person('woman dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black shirt in the hallway') | Search_person('woman dressed in a black shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the hallway') | Search_person('woman dressed in a blue shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the hallway') | Search_person('woman dressed in a blue blouse in the hallway') | Follow()" }, { "input": "follow the woman dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the hallway') | Search_person('woman dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a black blouse in the hallway') | Search_person('woman dressed in a black blouse in the hallway') | Follow()" }, { "input": "follow the woman dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the hallway') | Search_person('woman dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "follow the woman dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the hallway') | Search_person('woman dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "follow the woman dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the hallway') | Search_person('woman dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the woman wearing yellow blouse in the hallway') | Search_person('woman wearing yellow blouse in the hallway') | Follow()" }, { "input": "follow the woman wearing blue shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue shirt in the hallway') | Search_person('woman wearing blue shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing blue blouse in the hallway", "output": "Respond('okay i will follow the woman wearing blue blouse in the hallway') | Search_person('woman wearing blue blouse in the hallway') | Follow()" }, { "input": "follow the woman wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shirt in the hallway') | Search_person('woman wearing yellow shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the hallway') | Search_person('woman wearing blue T-shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the hallway') | Search_person('woman wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing black blouse in the hallway", "output": "Respond('okay i will follow the woman wearing black blouse in the hallway') | Search_person('woman wearing black blouse in the hallway') | Follow()" }, { "input": "follow the woman wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black T-shirt in the hallway') | Search_person('woman wearing black T-shirt in the hallway') | Follow()" }, { "input": "follow the woman wearing black shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black shirt in the hallway') | Search_person('woman wearing black shirt in the hallway') | Follow()" }, { "input": "follow the child in the office", "output": "Respond('okay i will follow the child in the office') | Search_person('child in the office') | Follow()" }, { "input": "follow the oldest woman in the hallway", "output": "Respond('okay i will follow the oldest woman in the hallway') | Search_person('oldest woman in the hallway') | Follow()" }, { "input": "follow the tallest woman in the hallway", "output": "Respond('okay i will follow the tallest woman in the hallway') | Search_person('tallest woman in the hallway') | Follow()" }, { "input": "follow the smallest woman in the hallway", "output": "Respond('okay i will follow the smallest woman in the hallway') | Search_person('smallest woman in the hallway') | Follow()" }, { "input": "follow the woman wearing glasses in the living room", "output": "Respond('okay i will follow the woman wearing glasses in the living room') | Search_person('woman wearing glasses in the living room') | Follow()" }, { "input": "follow the woman wearing a necklace in the living room", "output": "Respond('okay i will follow the woman wearing a necklace in the living room') | Search_person('woman wearing a necklace in the living room') | Follow()" }, { "input": "follow the woman wearing a hat in the living room", "output": "Respond('okay i will follow the woman wearing a hat in the living room') | Search_person('woman wearing a hat in the living room') | Follow()" }, { "input": "follow the woman wearing black blouse in the living room", "output": "Respond('okay i will follow the woman wearing black blouse in the living room') | Search_person('woman wearing black blouse in the living room') | Follow()" }, { "input": "follow the woman wearing black T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing black T-shirt in the living room') | Search_person('woman wearing black T-shirt in the living room') | Follow()" }, { "input": "follow the woman wearing yellow blouse in the living room", "output": "Respond('okay i will follow the woman wearing yellow blouse in the living room') | Search_person('woman wearing yellow blouse in the living room') | Follow()" }, { "input": "follow the woman wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the living room') | Search_person('woman wearing blue T-shirt in the living room') | Follow()" }, { "input": "follow the woman wearing yellow shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow shirt in the living room') | Search_person('woman wearing yellow shirt in the living room') | Follow()" }, { "input": "follow the woman wearing black shirt in the living room", "output": "Respond('okay i will follow the woman wearing black shirt in the living room') | Search_person('woman wearing black shirt in the living room') | Follow()" }, { "input": "follow the woman wearing blue shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue shirt in the living room') | Search_person('woman wearing blue shirt in the living room') | Follow()" }, { "input": "follow the woman wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the living room') | Search_person('woman wearing yellow T-shirt in the living room') | Follow()" }, { "input": "follow the woman wearing blue blouse in the living room", "output": "Respond('okay i will follow the woman wearing blue blouse in the living room') | Search_person('woman wearing blue blouse in the living room') | Follow()" }, { "input": "follow the woman wearing yellow pants in the living room", "output": "Respond('okay i will follow the woman wearing yellow pants in the living room') | Search_person('woman wearing yellow pants in the living room') | Follow()" }, { "input": "follow the woman wearing yellow shoes in the living room", "output": "Respond('okay i will follow the woman wearing yellow shoes in the living room') | Search_person('woman wearing yellow shoes in the living room') | Follow()" }, { "input": "follow the woman wearing blue shoes in the living room", "output": "Respond('okay i will follow the woman wearing blue shoes in the living room') | Search_person('woman wearing blue shoes in the living room') | Follow()" }, { "input": "follow the woman wearing black shoes in the living room", "output": "Respond('okay i will follow the woman wearing black shoes in the living room') | Search_person('woman wearing black shoes in the living room') | Follow()" }, { "input": "follow the woman wearing blue pants in the living room", "output": "Respond('okay i will follow the woman wearing blue pants in the living room') | Search_person('woman wearing blue pants in the living room') | Follow()" }, { "input": "follow the woman wearing black pants in the living room", "output": "Respond('okay i will follow the woman wearing black pants in the living room') | Search_person('woman wearing black pants in the living room') | Follow()" }, { "input": "follow the woman dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the living room') | Search_person('woman dressed in a blue blouse in the living room') | Follow()" }, { "input": "follow the woman dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the living room') | Search_person('woman dressed in a black T-shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in a black shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black shirt in the living room') | Search_person('woman dressed in a black shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in a black blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a black blouse in the living room') | Search_person('woman dressed in a black blouse in the living room') | Follow()" }, { "input": "follow the woman dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the living room') | Search_person('woman dressed in a yellow shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the living room') | Search_person('woman dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the living room') | Search_person('woman dressed in a yellow blouse in the living room') | Follow()" }, { "input": "follow the woman dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the living room') | Search_person('woman dressed in a blue shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the living room') | Search_person('woman dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "follow the woman wearing orange pants in the living room", "output": "Respond('okay i will follow the woman wearing orange pants in the living room') | Search_person('woman wearing orange pants in the living room') | Follow()" }, { "input": "follow the woman wearing orange shoes in the living room", "output": "Respond('okay i will follow the woman wearing orange shoes in the living room') | Search_person('woman wearing orange shoes in the living room') | Follow()" }, { "input": "follow the woman dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the living room') | Search_person('woman dressed in an orange shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the living room') | Search_person('woman dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "follow the woman dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the living room') | Search_person('woman dressed in an orange blouse in the living room') | Follow()" }, { "input": "follow the woman wearing an orange shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange shirt in the living room') | Search_person('woman wearing an orange shirt in the living room') | Follow()" }, { "input": "follow the woman wearing an orange blouse in the living room", "output": "Respond('okay i will follow the woman wearing an orange blouse in the living room') | Search_person('woman wearing an orange blouse in the living room') | Follow()" }, { "input": "follow the woman wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the living room') | Search_person('woman wearing an orange T-shirt in the living room') | Follow()" }, { "input": "follow the smallest man in the hallway", "output": "Respond('okay i will follow the smallest man in the hallway') | Search_person('smallest man in the hallway') | Follow()" }, { "input": "follow the oldest man in the hallway", "output": "Respond('okay i will follow the oldest man in the hallway') | Search_person('oldest man in the hallway') | Follow()" }, { "input": "follow the tallest man in the hallway", "output": "Respond('okay i will follow the tallest man in the hallway') | Search_person('tallest man in the hallway') | Follow()" }, { "input": "follow the man raising their right arm in the office", "output": "Respond('okay i will follow the man raising their right arm in the office') | Search_person('man raising their right arm in the office') | Follow()" }, { "input": "follow the man raising their left arm in the office", "output": "Respond('okay i will follow the man raising their left arm in the office') | Search_person('man raising their left arm in the office') | Follow()" }, { "input": "follow the man pointing to the left in the office", "output": "Respond('okay i will follow the man pointing to the left in the office') | Search_person('man pointing to the left in the office') | Follow()" }, { "input": "follow the man pointing to the right in the office", "output": "Respond('okay i will follow the man pointing to the right in the office') | Search_person('man pointing to the right in the office') | Follow()" }, { "input": "follow the man waving in the office", "output": "Respond('okay i will follow the man waving in the office') | Search_person('man waving in the office') | Follow()" }, { "input": "follow the woman wearing black shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing black shoes in the kitchen') | Search_person('woman wearing black shoes in the kitchen') | Follow()" }, { "input": "follow the woman wearing black pants in the kitchen", "output": "Respond('okay i will follow the woman wearing black pants in the kitchen') | Search_person('woman wearing black pants in the kitchen') | Follow()" }, { "input": "follow the woman wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shoes in the kitchen') | Search_person('woman wearing blue shoes in the kitchen') | Follow()" }, { "input": "follow the woman wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shoes in the kitchen') | Search_person('woman wearing yellow shoes in the kitchen') | Follow()" }, { "input": "follow the woman wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow pants in the kitchen') | Search_person('woman wearing yellow pants in the kitchen') | Follow()" }, { "input": "follow the woman wearing blue pants in the kitchen", "output": "Respond('okay i will follow the woman wearing blue pants in the kitchen') | Search_person('woman wearing blue pants in the kitchen') | Follow()" }, { "input": "follow the woman wearing a necklace in the kitchen", "output": "Respond('okay i will follow the woman wearing a necklace in the kitchen') | Search_person('woman wearing a necklace in the kitchen') | Follow()" }, { "input": "follow the woman wearing a hat in the kitchen", "output": "Respond('okay i will follow the woman wearing a hat in the kitchen') | Search_person('woman wearing a hat in the kitchen') | Follow()" }, { "input": "follow the woman wearing glasses in the kitchen", "output": "Respond('okay i will follow the woman wearing glasses in the kitchen') | Search_person('woman wearing glasses in the kitchen') | Follow()" }, { "input": "follow the woman dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the kitchen') | Search_person('woman dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "follow the woman dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the kitchen') | Search_person('woman dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the kitchen') | Search_person('woman dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black shirt in the kitchen') | Search_person('woman dressed in a black shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black blouse in the kitchen') | Search_person('woman dressed in a black blouse in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the kitchen') | Search_person('woman dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the kitchen') | Search_person('woman dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the kitchen') | Search_person('woman dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the kitchen') | Search_person('woman dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the kitchen') | Search_person('woman dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the kitchen') | Search_person('woman dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "follow the woman dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the kitchen') | Search_person('woman dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the kitchen') | Search_person('woman wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shirt in the kitchen') | Search_person('woman wearing blue shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black T-shirt in the kitchen') | Search_person('woman wearing black T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shirt in the kitchen') | Search_person('woman wearing yellow shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the kitchen') | Search_person('woman wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing black blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing black blouse in the kitchen') | Search_person('woman wearing black blouse in the kitchen') | Follow()" }, { "input": "follow the woman wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing blue blouse in the kitchen') | Search_person('woman wearing blue blouse in the kitchen') | Follow()" }, { "input": "follow the woman wearing black shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black shirt in the kitchen') | Search_person('woman wearing black shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow blouse in the kitchen') | Search_person('woman wearing yellow blouse in the kitchen') | Follow()" }, { "input": "follow the woman wearing orange pants in the kitchen", "output": "Respond('okay i will follow the woman wearing orange pants in the kitchen') | Search_person('woman wearing orange pants in the kitchen') | Follow()" }, { "input": "follow the woman wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing orange shoes in the kitchen') | Search_person('woman wearing orange shoes in the kitchen') | Follow()" }, { "input": "follow the woman wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange blouse in the kitchen') | Search_person('woman wearing an orange blouse in the kitchen') | Follow()" }, { "input": "follow the woman wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange shirt in the kitchen') | Search_person('woman wearing an orange shirt in the kitchen') | Follow()" }, { "input": "follow the woman wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the kitchen') | Search_person('woman wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "follow the oldest man in the living room", "output": "Respond('okay i will follow the oldest man in the living room') | Search_person('oldest man in the living room') | Follow()" }, { "input": "follow the tallest man in the living room", "output": "Respond('okay i will follow the tallest man in the living room') | Search_person('tallest man in the living room') | Follow()" }, { "input": "follow the smallest man in the living room", "output": "Respond('okay i will follow the smallest man in the living room') | Search_person('smallest man in the living room') | Follow()" }, { "input": "follow the oldest person in the hallway", "output": "Respond('okay i will follow the oldest person in the hallway') | Search_person('oldest person in the hallway') | Follow()" }, { "input": "follow the smallest person in the hallway", "output": "Respond('okay i will follow the smallest person in the hallway') | Search_person('smallest person in the hallway') | Follow()" }, { "input": "follow the tallest person in the hallway", "output": "Respond('okay i will follow the tallest person in the hallway') | Search_person('tallest person in the hallway') | Follow()" }, { "input": "follow the person wearing black shirt in the hallway", "output": "Respond('okay i will follow the person wearing black shirt in the hallway') | Search_person('person wearing black shirt in the hallway') | Follow()" }, { "input": "follow the person wearing blue blouse in the hallway", "output": "Respond('okay i will follow the person wearing blue blouse in the hallway') | Search_person('person wearing blue blouse in the hallway') | Follow()" }, { "input": "follow the person wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the person wearing yellow blouse in the hallway') | Search_person('person wearing yellow blouse in the hallway') | Follow()" }, { "input": "follow the person wearing blue shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue shirt in the hallway') | Search_person('person wearing blue shirt in the hallway') | Follow()" }, { "input": "follow the person wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow shirt in the hallway') | Search_person('person wearing yellow shirt in the hallway') | Follow()" }, { "input": "follow the person wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue T-shirt in the hallway') | Search_person('person wearing blue T-shirt in the hallway') | Follow()" }, { "input": "follow the person wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing black T-shirt in the hallway') | Search_person('person wearing black T-shirt in the hallway') | Follow()" }, { "input": "follow the person wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the hallway') | Search_person('person wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the person wearing black blouse in the hallway", "output": "Respond('okay i will follow the person wearing black blouse in the hallway') | Search_person('person wearing black blouse in the hallway') | Follow()" }, { "input": "follow the person wearing orange shoes in the hallway", "output": "Respond('okay i will follow the person wearing orange shoes in the hallway') | Search_person('person wearing orange shoes in the hallway') | Follow()" }, { "input": "follow the person wearing orange pants in the hallway", "output": "Respond('okay i will follow the person wearing orange pants in the hallway') | Search_person('person wearing orange pants in the hallway') | Follow()" }, { "input": "follow the person dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the hallway') | Search_person('person dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the hallway') | Search_person('person dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "follow the person dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the hallway') | Search_person('person dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black shirt in the hallway') | Search_person('person dressed in a black shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a blue blouse in the hallway') | Search_person('person dressed in a blue blouse in the hallway') | Follow()" }, { "input": "follow the person dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the hallway') | Search_person('person dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the hallway') | Search_person('person dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a black blouse in the hallway') | Search_person('person dressed in a black blouse in the hallway') | Follow()" }, { "input": "follow the person dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue shirt in the hallway') | Search_person('person dressed in a blue shirt in the hallway') | Follow()" }, { "input": "follow the person wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the person wearing an orange blouse in the hallway') | Search_person('person wearing an orange blouse in the hallway') | Follow()" }, { "input": "follow the person wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange shirt in the hallway') | Search_person('person wearing an orange shirt in the hallway') | Follow()" }, { "input": "follow the person wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the hallway') | Search_person('person wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the person wearing glasses in the hallway", "output": "Respond('okay i will follow the person wearing glasses in the hallway') | Search_person('person wearing glasses in the hallway') | Follow()" }, { "input": "follow the person wearing a necklace in the hallway", "output": "Respond('okay i will follow the person wearing a necklace in the hallway') | Search_person('person wearing a necklace in the hallway') | Follow()" }, { "input": "follow the person wearing a hat in the hallway", "output": "Respond('okay i will follow the person wearing a hat in the hallway') | Search_person('person wearing a hat in the hallway') | Follow()" }, { "input": "follow the person dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange shirt in the hallway') | Search_person('person dressed in an orange shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the hallway') | Search_person('person dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "follow the person dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the person dressed in an orange blouse in the hallway') | Search_person('person dressed in an orange blouse in the hallway') | Follow()" }, { "input": "follow the person wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the person wearing yellow shoes in the hallway') | Search_person('person wearing yellow shoes in the hallway') | Follow()" }, { "input": "follow the person wearing black pants in the hallway", "output": "Respond('okay i will follow the person wearing black pants in the hallway') | Search_person('person wearing black pants in the hallway') | Follow()" }, { "input": "follow the person wearing black shoes in the hallway", "output": "Respond('okay i will follow the person wearing black shoes in the hallway') | Search_person('person wearing black shoes in the hallway') | Follow()" }, { "input": "follow the person wearing yellow pants in the hallway", "output": "Respond('okay i will follow the person wearing yellow pants in the hallway') | Search_person('person wearing yellow pants in the hallway') | Follow()" }, { "input": "follow the person wearing blue pants in the hallway", "output": "Respond('okay i will follow the person wearing blue pants in the hallway') | Search_person('person wearing blue pants in the hallway') | Follow()" }, { "input": "follow the person wearing blue shoes in the hallway", "output": "Respond('okay i will follow the person wearing blue shoes in the hallway') | Search_person('person wearing blue shoes in the hallway') | Follow()" }, { "input": "follow the oldest man in the kitchen", "output": "Respond('okay i will follow the oldest man in the kitchen') | Search_person('oldest man in the kitchen') | Follow()" }, { "input": "follow the smallest man in the kitchen", "output": "Respond('okay i will follow the smallest man in the kitchen') | Search_person('smallest man in the kitchen') | Follow()" }, { "input": "follow the tallest man in the kitchen", "output": "Respond('okay i will follow the tallest man in the kitchen') | Search_person('tallest man in the kitchen') | Follow()" }, { "input": "go after the woman raising their left arm in the living room", "output": "Respond('okay i will follow the woman raising their left arm in the living room') | Search_person('woman raising their left arm in the living room') | Follow()" }, { "input": "go after the woman pointing to the left in the living room", "output": "Respond('okay i will follow the woman pointing to the left in the living room') | Search_person('woman pointing to the left in the living room') | Follow()" }, { "input": "go after the woman pointing to the right in the living room", "output": "Respond('okay i will follow the woman pointing to the right in the living room') | Search_person('woman pointing to the right in the living room') | Follow()" }, { "input": "go after the woman waving in the living room", "output": "Respond('okay i will follow the woman waving in the living room') | Search_person('woman waving in the living room') | Follow()" }, { "input": "go after the woman raising their right arm in the living room", "output": "Respond('okay i will follow the woman raising their right arm in the living room') | Search_person('woman raising their right arm in the living room') | Follow()" }, { "input": "go after the man dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the living room') | Search_person('man dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go after the man dressed in a black blouse in the living room", "output": "Respond('okay i will follow the man dressed in a black blouse in the living room') | Search_person('man dressed in a black blouse in the living room') | Follow()" }, { "input": "go after the man dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue shirt in the living room') | Search_person('man dressed in a blue shirt in the living room') | Follow()" }, { "input": "go after the man dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the living room') | Search_person('man dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go after the man dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the living room') | Search_person('man dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go after the man dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the living room') | Search_person('man dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go after the man dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the man dressed in a blue blouse in the living room') | Search_person('man dressed in a blue blouse in the living room') | Follow()" }, { "input": "go after the man dressed in a black shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black shirt in the living room') | Search_person('man dressed in a black shirt in the living room') | Follow()" }, { "input": "go after the man dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the living room') | Search_person('man dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go after the man wearing a hat in the living room", "output": "Respond('okay i will follow the man wearing a hat in the living room') | Search_person('man wearing a hat in the living room') | Follow()" }, { "input": "go after the man wearing a necklace in the living room", "output": "Respond('okay i will follow the man wearing a necklace in the living room') | Search_person('man wearing a necklace in the living room') | Follow()" }, { "input": "go after the man wearing glasses in the living room", "output": "Respond('okay i will follow the man wearing glasses in the living room') | Search_person('man wearing glasses in the living room') | Follow()" }, { "input": "go after the man wearing yellow shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow shirt in the living room') | Search_person('man wearing yellow shirt in the living room') | Follow()" }, { "input": "go after the man wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the man wearing blue T-shirt in the living room') | Search_person('man wearing blue T-shirt in the living room') | Follow()" }, { "input": "go after the man wearing black shirt in the living room", "output": "Respond('okay i will follow the man wearing black shirt in the living room') | Search_person('man wearing black shirt in the living room') | Follow()" }, { "input": "go after the man wearing black T-shirt in the living room", "output": "Respond('okay i will follow the man wearing black T-shirt in the living room') | Search_person('man wearing black T-shirt in the living room') | Follow()" }, { "input": "go after the man wearing blue blouse in the living room", "output": "Respond('okay i will follow the man wearing blue blouse in the living room') | Search_person('man wearing blue blouse in the living room') | Follow()" }, { "input": "go after the man wearing blue shirt in the living room", "output": "Respond('okay i will follow the man wearing blue shirt in the living room') | Search_person('man wearing blue shirt in the living room') | Follow()" }, { "input": "go after the man wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the living room') | Search_person('man wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go after the man wearing black blouse in the living room", "output": "Respond('okay i will follow the man wearing black blouse in the living room') | Search_person('man wearing black blouse in the living room') | Follow()" }, { "input": "go after the man wearing yellow blouse in the living room", "output": "Respond('okay i will follow the man wearing yellow blouse in the living room') | Search_person('man wearing yellow blouse in the living room') | Follow()" }, { "input": "go after the man wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the living room') | Search_person('man wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go after the man wearing an orange blouse in the living room", "output": "Respond('okay i will follow the man wearing an orange blouse in the living room') | Search_person('man wearing an orange blouse in the living room') | Follow()" }, { "input": "go after the man wearing an orange shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange shirt in the living room') | Search_person('man wearing an orange shirt in the living room') | Follow()" }, { "input": "go after the man wearing yellow pants in the living room", "output": "Respond('okay i will follow the man wearing yellow pants in the living room') | Search_person('man wearing yellow pants in the living room') | Follow()" }, { "input": "go after the man wearing black pants in the living room", "output": "Respond('okay i will follow the man wearing black pants in the living room') | Search_person('man wearing black pants in the living room') | Follow()" }, { "input": "go after the man wearing black shoes in the living room", "output": "Respond('okay i will follow the man wearing black shoes in the living room') | Search_person('man wearing black shoes in the living room') | Follow()" }, { "input": "go after the man wearing blue shoes in the living room", "output": "Respond('okay i will follow the man wearing blue shoes in the living room') | Search_person('man wearing blue shoes in the living room') | Follow()" }, { "input": "go after the man wearing yellow shoes in the living room", "output": "Respond('okay i will follow the man wearing yellow shoes in the living room') | Search_person('man wearing yellow shoes in the living room') | Follow()" }, { "input": "go after the man wearing blue pants in the living room", "output": "Respond('okay i will follow the man wearing blue pants in the living room') | Search_person('man wearing blue pants in the living room') | Follow()" }, { "input": "go after the man wearing orange pants in the living room", "output": "Respond('okay i will follow the man wearing orange pants in the living room') | Search_person('man wearing orange pants in the living room') | Follow()" }, { "input": "go after the man wearing orange shoes in the living room", "output": "Respond('okay i will follow the man wearing orange shoes in the living room') | Search_person('man wearing orange shoes in the living room') | Follow()" }, { "input": "go after the man dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange shirt in the living room') | Search_person('man dressed in an orange shirt in the living room') | Follow()" }, { "input": "go after the man dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the man dressed in an orange blouse in the living room') | Search_person('man dressed in an orange blouse in the living room') | Follow()" }, { "input": "go after the man dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the living room') | Search_person('man dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go after the tallest man in the hallway", "output": "Respond('okay i will follow the tallest man in the hallway') | Search_person('tallest man in the hallway') | Follow()" }, { "input": "go after the smallest man in the hallway", "output": "Respond('okay i will follow the smallest man in the hallway') | Search_person('smallest man in the hallway') | Follow()" }, { "input": "go after the oldest man in the hallway", "output": "Respond('okay i will follow the oldest man in the hallway') | Search_person('oldest man in the hallway') | Follow()" }, { "input": "go after the woman wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the living room') | Search_person('woman wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go after the woman wearing an orange shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange shirt in the living room') | Search_person('woman wearing an orange shirt in the living room') | Follow()" }, { "input": "go after the woman wearing an orange blouse in the living room", "output": "Respond('okay i will follow the woman wearing an orange blouse in the living room') | Search_person('woman wearing an orange blouse in the living room') | Follow()" }, { "input": "go after the woman wearing orange shoes in the living room", "output": "Respond('okay i will follow the woman wearing orange shoes in the living room') | Search_person('woman wearing orange shoes in the living room') | Follow()" }, { "input": "go after the woman wearing orange pants in the living room", "output": "Respond('okay i will follow the woman wearing orange pants in the living room') | Search_person('woman wearing orange pants in the living room') | Follow()" }, { "input": "go after the woman wearing black pants in the living room", "output": "Respond('okay i will follow the woman wearing black pants in the living room') | Search_person('woman wearing black pants in the living room') | Follow()" }, { "input": "go after the woman wearing yellow pants in the living room", "output": "Respond('okay i will follow the woman wearing yellow pants in the living room') | Search_person('woman wearing yellow pants in the living room') | Follow()" }, { "input": "go after the woman wearing blue pants in the living room", "output": "Respond('okay i will follow the woman wearing blue pants in the living room') | Search_person('woman wearing blue pants in the living room') | Follow()" }, { "input": "go after the woman wearing black shoes in the living room", "output": "Respond('okay i will follow the woman wearing black shoes in the living room') | Search_person('woman wearing black shoes in the living room') | Follow()" }, { "input": "go after the woman wearing blue shoes in the living room", "output": "Respond('okay i will follow the woman wearing blue shoes in the living room') | Search_person('woman wearing blue shoes in the living room') | Follow()" }, { "input": "go after the woman wearing yellow shoes in the living room", "output": "Respond('okay i will follow the woman wearing yellow shoes in the living room') | Search_person('woman wearing yellow shoes in the living room') | Follow()" }, { "input": "go after the woman dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the living room') | Search_person('woman dressed in a blue shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the living room') | Search_person('woman dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a black shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black shirt in the living room') | Search_person('woman dressed in a black shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the living room') | Search_person('woman dressed in a blue blouse in the living room') | Follow()" }, { "input": "go after the woman dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the living room') | Search_person('woman dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the living room') | Search_person('woman dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go after the woman dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the living room') | Search_person('woman dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the living room') | Search_person('woman dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in a black blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a black blouse in the living room') | Search_person('woman dressed in a black blouse in the living room') | Follow()" }, { "input": "go after the woman dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the living room') | Search_person('woman dressed in an orange shirt in the living room') | Follow()" }, { "input": "go after the woman dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the living room') | Search_person('woman dressed in an orange blouse in the living room') | Follow()" }, { "input": "go after the woman dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the living room') | Search_person('woman dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go after the woman wearing a hat in the living room", "output": "Respond('okay i will follow the woman wearing a hat in the living room') | Search_person('woman wearing a hat in the living room') | Follow()" }, { "input": "go after the woman wearing a necklace in the living room", "output": "Respond('okay i will follow the woman wearing a necklace in the living room') | Search_person('woman wearing a necklace in the living room') | Follow()" }, { "input": "go after the woman wearing glasses in the living room", "output": "Respond('okay i will follow the woman wearing glasses in the living room') | Search_person('woman wearing glasses in the living room') | Follow()" }, { "input": "go after the woman wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the living room') | Search_person('woman wearing blue T-shirt in the living room') | Follow()" }, { "input": "go after the woman wearing black shirt in the living room", "output": "Respond('okay i will follow the woman wearing black shirt in the living room') | Search_person('woman wearing black shirt in the living room') | Follow()" }, { "input": "go after the woman wearing black T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing black T-shirt in the living room') | Search_person('woman wearing black T-shirt in the living room') | Follow()" }, { "input": "go after the woman wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the living room') | Search_person('woman wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go after the woman wearing black blouse in the living room", "output": "Respond('okay i will follow the woman wearing black blouse in the living room') | Search_person('woman wearing black blouse in the living room') | Follow()" }, { "input": "go after the woman wearing yellow blouse in the living room", "output": "Respond('okay i will follow the woman wearing yellow blouse in the living room') | Search_person('woman wearing yellow blouse in the living room') | Follow()" }, { "input": "go after the woman wearing blue shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue shirt in the living room') | Search_person('woman wearing blue shirt in the living room') | Follow()" }, { "input": "go after the woman wearing yellow shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow shirt in the living room') | Search_person('woman wearing yellow shirt in the living room') | Follow()" }, { "input": "go after the woman wearing blue blouse in the living room", "output": "Respond('okay i will follow the woman wearing blue blouse in the living room') | Search_person('woman wearing blue blouse in the living room') | Follow()" }, { "input": "go after the man raising their left arm in the office", "output": "Respond('okay i will follow the man raising their left arm in the office') | Search_person('man raising their left arm in the office') | Follow()" }, { "input": "go after the man pointing to the right in the office", "output": "Respond('okay i will follow the man pointing to the right in the office') | Search_person('man pointing to the right in the office') | Follow()" }, { "input": "go after the man raising their right arm in the office", "output": "Respond('okay i will follow the man raising their right arm in the office') | Search_person('man raising their right arm in the office') | Follow()" }, { "input": "go after the man waving in the office", "output": "Respond('okay i will follow the man waving in the office') | Search_person('man waving in the office') | Follow()" }, { "input": "go after the man pointing to the left in the office", "output": "Respond('okay i will follow the man pointing to the left in the office') | Search_person('man pointing to the left in the office') | Follow()" }, { "input": "go after the woman pointing to the left in the office", "output": "Respond('okay i will follow the woman pointing to the left in the office') | Search_person('woman pointing to the left in the office') | Follow()" }, { "input": "go after the woman raising their right arm in the office", "output": "Respond('okay i will follow the woman raising their right arm in the office') | Search_person('woman raising their right arm in the office') | Follow()" }, { "input": "go after the woman pointing to the right in the office", "output": "Respond('okay i will follow the woman pointing to the right in the office') | Search_person('woman pointing to the right in the office') | Follow()" }, { "input": "go after the woman raising their left arm in the office", "output": "Respond('okay i will follow the woman raising their left arm in the office') | Search_person('woman raising their left arm in the office') | Follow()" }, { "input": "go after the woman waving in the office", "output": "Respond('okay i will follow the woman waving in the office') | Search_person('woman waving in the office') | Follow()" }, { "input": "go after the man wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange shirt in the hallway') | Search_person('man wearing an orange shirt in the hallway') | Follow()" }, { "input": "go after the man wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the hallway') | Search_person('man wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the man wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the man wearing an orange blouse in the hallway') | Search_person('man wearing an orange blouse in the hallway') | Follow()" }, { "input": "go after the man dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a blue blouse in the hallway') | Search_person('man dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go after the man dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the hallway') | Search_person('man dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black shirt in the hallway') | Search_person('man dressed in a black shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the hallway') | Search_person('man dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go after the man dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the hallway') | Search_person('man dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue shirt in the hallway') | Search_person('man dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a black blouse in the hallway') | Search_person('man dressed in a black blouse in the hallway') | Follow()" }, { "input": "go after the man dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the hallway') | Search_person('man dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the hallway') | Search_person('man dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go after the man wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the man wearing yellow shoes in the hallway') | Search_person('man wearing yellow shoes in the hallway') | Follow()" }, { "input": "go after the man wearing blue shoes in the hallway", "output": "Respond('okay i will follow the man wearing blue shoes in the hallway') | Search_person('man wearing blue shoes in the hallway') | Follow()" }, { "input": "go after the man wearing black shoes in the hallway", "output": "Respond('okay i will follow the man wearing black shoes in the hallway') | Search_person('man wearing black shoes in the hallway') | Follow()" }, { "input": "go after the man wearing yellow pants in the hallway", "output": "Respond('okay i will follow the man wearing yellow pants in the hallway') | Search_person('man wearing yellow pants in the hallway') | Follow()" }, { "input": "go after the man wearing blue pants in the hallway", "output": "Respond('okay i will follow the man wearing blue pants in the hallway') | Search_person('man wearing blue pants in the hallway') | Follow()" }, { "input": "go after the man wearing black pants in the hallway", "output": "Respond('okay i will follow the man wearing black pants in the hallway') | Search_person('man wearing black pants in the hallway') | Follow()" }, { "input": "go after the man wearing glasses in the hallway", "output": "Respond('okay i will follow the man wearing glasses in the hallway') | Search_person('man wearing glasses in the hallway') | Follow()" }, { "input": "go after the man wearing a necklace in the hallway", "output": "Respond('okay i will follow the man wearing a necklace in the hallway') | Search_person('man wearing a necklace in the hallway') | Follow()" }, { "input": "go after the man wearing a hat in the hallway", "output": "Respond('okay i will follow the man wearing a hat in the hallway') | Search_person('man wearing a hat in the hallway') | Follow()" }, { "input": "go after the man wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue T-shirt in the hallway') | Search_person('man wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go after the man wearing black blouse in the hallway", "output": "Respond('okay i will follow the man wearing black blouse in the hallway') | Search_person('man wearing black blouse in the hallway') | Follow()" }, { "input": "go after the man wearing black shirt in the hallway", "output": "Respond('okay i will follow the man wearing black shirt in the hallway') | Search_person('man wearing black shirt in the hallway') | Follow()" }, { "input": "go after the man wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the hallway') | Search_person('man wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the man wearing blue blouse in the hallway", "output": "Respond('okay i will follow the man wearing blue blouse in the hallway') | Search_person('man wearing blue blouse in the hallway') | Follow()" }, { "input": "go after the man wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing black T-shirt in the hallway') | Search_person('man wearing black T-shirt in the hallway') | Follow()" }, { "input": "go after the man wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the man wearing yellow blouse in the hallway') | Search_person('man wearing yellow blouse in the hallway') | Follow()" }, { "input": "go after the man wearing blue shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue shirt in the hallway') | Search_person('man wearing blue shirt in the hallway') | Follow()" }, { "input": "go after the man wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow shirt in the hallway') | Search_person('man wearing yellow shirt in the hallway') | Follow()" }, { "input": "go after the man wearing orange shoes in the hallway", "output": "Respond('okay i will follow the man wearing orange shoes in the hallway') | Search_person('man wearing orange shoes in the hallway') | Follow()" }, { "input": "go after the man wearing orange pants in the hallway", "output": "Respond('okay i will follow the man wearing orange pants in the hallway') | Search_person('man wearing orange pants in the hallway') | Follow()" }, { "input": "go after the man dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange shirt in the hallway') | Search_person('man dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the hallway') | Search_person('man dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the man dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the man dressed in an orange blouse in the hallway') | Search_person('man dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go after the person wearing a necklace in the kitchen", "output": "Respond('okay i will follow the person wearing a necklace in the kitchen') | Search_person('person wearing a necklace in the kitchen') | Follow()" }, { "input": "go after the person wearing a hat in the kitchen", "output": "Respond('okay i will follow the person wearing a hat in the kitchen') | Search_person('person wearing a hat in the kitchen') | Follow()" }, { "input": "go after the person wearing glasses in the kitchen", "output": "Respond('okay i will follow the person wearing glasses in the kitchen') | Search_person('person wearing glasses in the kitchen') | Follow()" }, { "input": "go after the person dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black shirt in the kitchen') | Search_person('person dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the kitchen') | Search_person('person dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the kitchen') | Search_person('person dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the kitchen') | Search_person('person dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the kitchen') | Search_person('person dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a black blouse in the kitchen') | Search_person('person dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go after the person dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue blouse in the kitchen') | Search_person('person dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go after the person dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the kitchen') | Search_person('person dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go after the person dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue shirt in the kitchen') | Search_person('person dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange shirt in the kitchen') | Search_person('person dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go after the person dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange blouse in the kitchen') | Search_person('person dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go after the person dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the kitchen') | Search_person('person dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange shirt in the kitchen') | Search_person('person wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the kitchen') | Search_person('person wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the person wearing an orange blouse in the kitchen') | Search_person('person wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go after the person wearing blue pants in the kitchen", "output": "Respond('okay i will follow the person wearing blue pants in the kitchen') | Search_person('person wearing blue pants in the kitchen') | Follow()" }, { "input": "go after the person wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shoes in the kitchen') | Search_person('person wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go after the person wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the person wearing yellow pants in the kitchen') | Search_person('person wearing yellow pants in the kitchen') | Follow()" }, { "input": "go after the person wearing black pants in the kitchen", "output": "Respond('okay i will follow the person wearing black pants in the kitchen') | Search_person('person wearing black pants in the kitchen') | Follow()" }, { "input": "go after the person wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the person wearing blue shoes in the kitchen') | Search_person('person wearing blue shoes in the kitchen') | Follow()" }, { "input": "go after the person wearing black shoes in the kitchen", "output": "Respond('okay i will follow the person wearing black shoes in the kitchen') | Search_person('person wearing black shoes in the kitchen') | Follow()" }, { "input": "go after the person wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shirt in the kitchen') | Search_person('person wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing black blouse in the kitchen", "output": "Respond('okay i will follow the person wearing black blouse in the kitchen') | Search_person('person wearing black blouse in the kitchen') | Follow()" }, { "input": "go after the person wearing black shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black shirt in the kitchen') | Search_person('person wearing black shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue shirt in the kitchen') | Search_person('person wearing blue shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the person wearing yellow blouse in the kitchen') | Search_person('person wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go after the person wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue T-shirt in the kitchen') | Search_person('person wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the person wearing blue blouse in the kitchen') | Search_person('person wearing blue blouse in the kitchen') | Follow()" }, { "input": "go after the person wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the kitchen') | Search_person('person wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black T-shirt in the kitchen') | Search_person('person wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go after the person wearing orange pants in the kitchen", "output": "Respond('okay i will follow the person wearing orange pants in the kitchen') | Search_person('person wearing orange pants in the kitchen') | Follow()" }, { "input": "go after the person wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the person wearing orange shoes in the kitchen') | Search_person('person wearing orange shoes in the kitchen') | Follow()" }, { "input": "go after the person wearing blue shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue shirt in the hallway') | Search_person('person wearing blue shirt in the hallway') | Follow()" }, { "input": "go after the person wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing black T-shirt in the hallway') | Search_person('person wearing black T-shirt in the hallway') | Follow()" }, { "input": "go after the person wearing black shirt in the hallway", "output": "Respond('okay i will follow the person wearing black shirt in the hallway') | Search_person('person wearing black shirt in the hallway') | Follow()" }, { "input": "go after the person wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue T-shirt in the hallway') | Search_person('person wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go after the person wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the person wearing yellow blouse in the hallway') | Search_person('person wearing yellow blouse in the hallway') | Follow()" }, { "input": "go after the person wearing blue blouse in the hallway", "output": "Respond('okay i will follow the person wearing blue blouse in the hallway') | Search_person('person wearing blue blouse in the hallway') | Follow()" }, { "input": "go after the person wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the hallway') | Search_person('person wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the person wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow shirt in the hallway') | Search_person('person wearing yellow shirt in the hallway') | Follow()" }, { "input": "go after the person wearing black blouse in the hallway", "output": "Respond('okay i will follow the person wearing black blouse in the hallway') | Search_person('person wearing black blouse in the hallway') | Follow()" }, { "input": "go after the person dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the person dressed in an orange blouse in the hallway') | Search_person('person dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go after the person dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the hallway') | Search_person('person dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange shirt in the hallway') | Search_person('person dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go after the person wearing orange shoes in the hallway", "output": "Respond('okay i will follow the person wearing orange shoes in the hallway') | Search_person('person wearing orange shoes in the hallway') | Follow()" }, { "input": "go after the person wearing orange pants in the hallway", "output": "Respond('okay i will follow the person wearing orange pants in the hallway') | Search_person('person wearing orange pants in the hallway') | Follow()" }, { "input": "go after the person wearing black pants in the hallway", "output": "Respond('okay i will follow the person wearing black pants in the hallway') | Search_person('person wearing black pants in the hallway') | Follow()" }, { "input": "go after the person wearing black shoes in the hallway", "output": "Respond('okay i will follow the person wearing black shoes in the hallway') | Search_person('person wearing black shoes in the hallway') | Follow()" }, { "input": "go after the person wearing blue shoes in the hallway", "output": "Respond('okay i will follow the person wearing blue shoes in the hallway') | Search_person('person wearing blue shoes in the hallway') | Follow()" }, { "input": "go after the person wearing blue pants in the hallway", "output": "Respond('okay i will follow the person wearing blue pants in the hallway') | Search_person('person wearing blue pants in the hallway') | Follow()" }, { "input": "go after the person wearing yellow pants in the hallway", "output": "Respond('okay i will follow the person wearing yellow pants in the hallway') | Search_person('person wearing yellow pants in the hallway') | Follow()" }, { "input": "go after the person wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the person wearing yellow shoes in the hallway') | Search_person('person wearing yellow shoes in the hallway') | Follow()" }, { "input": "go after the person dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the hallway') | Search_person('person dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black shirt in the hallway') | Search_person('person dressed in a black shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a black blouse in the hallway') | Search_person('person dressed in a black blouse in the hallway') | Follow()" }, { "input": "go after the person dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the hallway') | Search_person('person dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the hallway') | Search_person('person dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go after the person dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the hallway') | Search_person('person dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a blue blouse in the hallway') | Search_person('person dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go after the person dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue shirt in the hallway') | Search_person('person dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go after the person dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the hallway') | Search_person('person dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go after the person wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange shirt in the hallway') | Search_person('person wearing an orange shirt in the hallway') | Follow()" }, { "input": "go after the person wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the hallway') | Search_person('person wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the person wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the person wearing an orange blouse in the hallway') | Search_person('person wearing an orange blouse in the hallway') | Follow()" }, { "input": "go after the person wearing a hat in the hallway", "output": "Respond('okay i will follow the person wearing a hat in the hallway') | Search_person('person wearing a hat in the hallway') | Follow()" }, { "input": "go after the person wearing glasses in the hallway", "output": "Respond('okay i will follow the person wearing glasses in the hallway') | Search_person('person wearing glasses in the hallway') | Follow()" }, { "input": "go after the person wearing a necklace in the hallway", "output": "Respond('okay i will follow the person wearing a necklace in the hallway') | Search_person('person wearing a necklace in the hallway') | Follow()" }, { "input": "go after the person wearing orange shoes in the office", "output": "Respond('okay i will follow the person wearing orange shoes in the office') | Search_person('person wearing orange shoes in the office') | Follow()" }, { "input": "go after the person wearing orange pants in the office", "output": "Respond('okay i will follow the person wearing orange pants in the office') | Search_person('person wearing orange pants in the office') | Follow()" }, { "input": "go after the person wearing glasses in the office", "output": "Respond('okay i will follow the person wearing glasses in the office') | Search_person('person wearing glasses in the office') | Follow()" }, { "input": "go after the person wearing a necklace in the office", "output": "Respond('okay i will follow the person wearing a necklace in the office') | Search_person('person wearing a necklace in the office') | Follow()" }, { "input": "go after the person wearing a hat in the office", "output": "Respond('okay i will follow the person wearing a hat in the office') | Search_person('person wearing a hat in the office') | Follow()" }, { "input": "go after the person wearing blue pants in the office", "output": "Respond('okay i will follow the person wearing blue pants in the office') | Search_person('person wearing blue pants in the office') | Follow()" }, { "input": "go after the person wearing black pants in the office", "output": "Respond('okay i will follow the person wearing black pants in the office') | Search_person('person wearing black pants in the office') | Follow()" }, { "input": "go after the person wearing yellow shoes in the office", "output": "Respond('okay i will follow the person wearing yellow shoes in the office') | Search_person('person wearing yellow shoes in the office') | Follow()" }, { "input": "go after the person wearing black shoes in the office", "output": "Respond('okay i will follow the person wearing black shoes in the office') | Search_person('person wearing black shoes in the office') | Follow()" }, { "input": "go after the person wearing blue shoes in the office", "output": "Respond('okay i will follow the person wearing blue shoes in the office') | Search_person('person wearing blue shoes in the office') | Follow()" }, { "input": "go after the person wearing yellow pants in the office", "output": "Respond('okay i will follow the person wearing yellow pants in the office') | Search_person('person wearing yellow pants in the office') | Follow()" }, { "input": "go after the person dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the office') | Search_person('person dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go after the person dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the office') | Search_person('person dressed in a yellow blouse in the office') | Follow()" }, { "input": "go after the person dressed in a blue shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue shirt in the office') | Search_person('person dressed in a blue shirt in the office') | Follow()" }, { "input": "go after the person dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the office') | Search_person('person dressed in a black T-shirt in the office') | Follow()" }, { "input": "go after the person dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the office') | Search_person('person dressed in a yellow shirt in the office') | Follow()" }, { "input": "go after the person dressed in a blue blouse in the office", "output": "Respond('okay i will follow the person dressed in a blue blouse in the office') | Search_person('person dressed in a blue blouse in the office') | Follow()" }, { "input": "go after the person dressed in a black shirt in the office", "output": "Respond('okay i will follow the person dressed in a black shirt in the office') | Search_person('person dressed in a black shirt in the office') | Follow()" }, { "input": "go after the person dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the office') | Search_person('person dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go after the person dressed in a black blouse in the office", "output": "Respond('okay i will follow the person dressed in a black blouse in the office') | Search_person('person dressed in a black blouse in the office') | Follow()" }, { "input": "go after the person wearing black T-shirt in the office", "output": "Respond('okay i will follow the person wearing black T-shirt in the office') | Search_person('person wearing black T-shirt in the office') | Follow()" }, { "input": "go after the person wearing yellow blouse in the office", "output": "Respond('okay i will follow the person wearing yellow blouse in the office') | Search_person('person wearing yellow blouse in the office') | Follow()" }, { "input": "go after the person wearing yellow shirt in the office", "output": "Respond('okay i will follow the person wearing yellow shirt in the office') | Search_person('person wearing yellow shirt in the office') | Follow()" }, { "input": "go after the person wearing black shirt in the office", "output": "Respond('okay i will follow the person wearing black shirt in the office') | Search_person('person wearing black shirt in the office') | Follow()" }, { "input": "go after the person wearing blue shirt in the office", "output": "Respond('okay i will follow the person wearing blue shirt in the office') | Search_person('person wearing blue shirt in the office') | Follow()" }, { "input": "go after the person wearing black blouse in the office", "output": "Respond('okay i will follow the person wearing black blouse in the office') | Search_person('person wearing black blouse in the office') | Follow()" }, { "input": "go after the person wearing blue blouse in the office", "output": "Respond('okay i will follow the person wearing blue blouse in the office') | Search_person('person wearing blue blouse in the office') | Follow()" }, { "input": "go after the person wearing blue T-shirt in the office", "output": "Respond('okay i will follow the person wearing blue T-shirt in the office') | Search_person('person wearing blue T-shirt in the office') | Follow()" }, { "input": "go after the person wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the office') | Search_person('person wearing yellow T-shirt in the office') | Follow()" }, { "input": "go after the person wearing an orange shirt in the office", "output": "Respond('okay i will follow the person wearing an orange shirt in the office') | Search_person('person wearing an orange shirt in the office') | Follow()" }, { "input": "go after the person wearing an orange blouse in the office", "output": "Respond('okay i will follow the person wearing an orange blouse in the office') | Search_person('person wearing an orange blouse in the office') | Follow()" }, { "input": "go after the person wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the office') | Search_person('person wearing an orange T-shirt in the office') | Follow()" }, { "input": "go after the person dressed in an orange shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange shirt in the office') | Search_person('person dressed in an orange shirt in the office') | Follow()" }, { "input": "go after the person dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the office') | Search_person('person dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go after the person dressed in an orange blouse in the office", "output": "Respond('okay i will follow the person dressed in an orange blouse in the office') | Search_person('person dressed in an orange blouse in the office') | Follow()" }, { "input": "go after the child in the kitchen", "output": "Respond('okay i will follow the child in the kitchen') | Search_person('child in the kitchen') | Follow()" }, { "input": "go after the child in the office", "output": "Respond('okay i will follow the child in the office') | Search_person('child in the office') | Follow()" }, { "input": "go after the person wearing orange pants in the living room", "output": "Respond('okay i will follow the person wearing orange pants in the living room') | Search_person('person wearing orange pants in the living room') | Follow()" }, { "input": "go after the person wearing orange shoes in the living room", "output": "Respond('okay i will follow the person wearing orange shoes in the living room') | Search_person('person wearing orange shoes in the living room') | Follow()" }, { "input": "go after the person wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the person wearing blue T-shirt in the living room') | Search_person('person wearing blue T-shirt in the living room') | Follow()" }, { "input": "go after the person wearing blue shirt in the living room", "output": "Respond('okay i will follow the person wearing blue shirt in the living room') | Search_person('person wearing blue shirt in the living room') | Follow()" }, { "input": "go after the person wearing blue blouse in the living room", "output": "Respond('okay i will follow the person wearing blue blouse in the living room') | Search_person('person wearing blue blouse in the living room') | Follow()" }, { "input": "go after the person wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the living room') | Search_person('person wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go after the person wearing black blouse in the living room", "output": "Respond('okay i will follow the person wearing black blouse in the living room') | Search_person('person wearing black blouse in the living room') | Follow()" }, { "input": "go after the person wearing black shirt in the living room", "output": "Respond('okay i will follow the person wearing black shirt in the living room') | Search_person('person wearing black shirt in the living room') | Follow()" }, { "input": "go after the person wearing black T-shirt in the living room", "output": "Respond('okay i will follow the person wearing black T-shirt in the living room') | Search_person('person wearing black T-shirt in the living room') | Follow()" }, { "input": "go after the person wearing yellow shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow shirt in the living room') | Search_person('person wearing yellow shirt in the living room') | Follow()" }, { "input": "go after the person wearing yellow blouse in the living room", "output": "Respond('okay i will follow the person wearing yellow blouse in the living room') | Search_person('person wearing yellow blouse in the living room') | Follow()" }, { "input": "go after the person dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the person dressed in a blue blouse in the living room') | Search_person('person dressed in a blue blouse in the living room') | Follow()" }, { "input": "go after the person dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the living room') | Search_person('person dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue shirt in the living room') | Search_person('person dressed in a blue shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the living room') | Search_person('person dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go after the person dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the living room') | Search_person('person dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the living room') | Search_person('person dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a black shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black shirt in the living room') | Search_person('person dressed in a black shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the living room') | Search_person('person dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go after the person dressed in a black blouse in the living room", "output": "Respond('okay i will follow the person dressed in a black blouse in the living room') | Search_person('person dressed in a black blouse in the living room') | Follow()" }, { "input": "go after the person wearing blue pants in the living room", "output": "Respond('okay i will follow the person wearing blue pants in the living room') | Search_person('person wearing blue pants in the living room') | Follow()" }, { "input": "go after the person wearing yellow shoes in the living room", "output": "Respond('okay i will follow the person wearing yellow shoes in the living room') | Search_person('person wearing yellow shoes in the living room') | Follow()" }, { "input": "go after the person wearing blue shoes in the living room", "output": "Respond('okay i will follow the person wearing blue shoes in the living room') | Search_person('person wearing blue shoes in the living room') | Follow()" }, { "input": "go after the person wearing yellow pants in the living room", "output": "Respond('okay i will follow the person wearing yellow pants in the living room') | Search_person('person wearing yellow pants in the living room') | Follow()" }, { "input": "go after the person wearing black shoes in the living room", "output": "Respond('okay i will follow the person wearing black shoes in the living room') | Search_person('person wearing black shoes in the living room') | Follow()" }, { "input": "go after the person wearing black pants in the living room", "output": "Respond('okay i will follow the person wearing black pants in the living room') | Search_person('person wearing black pants in the living room') | Follow()" }, { "input": "go after the person dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange shirt in the living room') | Search_person('person dressed in an orange shirt in the living room') | Follow()" }, { "input": "go after the person dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the person dressed in an orange blouse in the living room') | Search_person('person dressed in an orange blouse in the living room') | Follow()" }, { "input": "go after the person dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the living room') | Search_person('person dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go after the person wearing a necklace in the living room", "output": "Respond('okay i will follow the person wearing a necklace in the living room') | Search_person('person wearing a necklace in the living room') | Follow()" }, { "input": "go after the person wearing a hat in the living room", "output": "Respond('okay i will follow the person wearing a hat in the living room') | Search_person('person wearing a hat in the living room') | Follow()" }, { "input": "go after the person wearing glasses in the living room", "output": "Respond('okay i will follow the person wearing glasses in the living room') | Search_person('person wearing glasses in the living room') | Follow()" }, { "input": "go after the person wearing an orange blouse in the living room", "output": "Respond('okay i will follow the person wearing an orange blouse in the living room') | Search_person('person wearing an orange blouse in the living room') | Follow()" }, { "input": "go after the person wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the living room') | Search_person('person wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go after the person wearing an orange shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange shirt in the living room') | Search_person('person wearing an orange shirt in the living room') | Follow()" }, { "input": "go after the oldest woman in the hallway", "output": "Respond('okay i will follow the oldest woman in the hallway') | Search_person('oldest woman in the hallway') | Follow()" }, { "input": "go after the tallest woman in the hallway", "output": "Respond('okay i will follow the tallest woman in the hallway') | Search_person('tallest woman in the hallway') | Follow()" }, { "input": "go after the smallest woman in the hallway", "output": "Respond('okay i will follow the smallest woman in the hallway') | Search_person('smallest woman in the hallway') | Follow()" }, { "input": "go after the tallest person in the kitchen", "output": "Respond('okay i will follow the tallest person in the kitchen') | Search_person('tallest person in the kitchen') | Follow()" }, { "input": "go after the oldest person in the kitchen", "output": "Respond('okay i will follow the oldest person in the kitchen') | Search_person('oldest person in the kitchen') | Follow()" }, { "input": "go after the smallest person in the kitchen", "output": "Respond('okay i will follow the smallest person in the kitchen') | Search_person('smallest person in the kitchen') | Follow()" }, { "input": "go after the child in the living room", "output": "Respond('okay i will follow the child in the living room') | Search_person('child in the living room') | Follow()" }, { "input": "go after the man wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the man wearing an orange blouse in the kitchen') | Search_person('man wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go after the man wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange shirt in the kitchen') | Search_person('man wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the kitchen') | Search_person('man wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing a hat in the kitchen", "output": "Respond('okay i will follow the man wearing a hat in the kitchen') | Search_person('man wearing a hat in the kitchen') | Follow()" }, { "input": "go after the man wearing glasses in the kitchen", "output": "Respond('okay i will follow the man wearing glasses in the kitchen') | Search_person('man wearing glasses in the kitchen') | Follow()" }, { "input": "go after the man wearing a necklace in the kitchen", "output": "Respond('okay i will follow the man wearing a necklace in the kitchen') | Search_person('man wearing a necklace in the kitchen') | Follow()" }, { "input": "go after the man wearing orange pants in the kitchen", "output": "Respond('okay i will follow the man wearing orange pants in the kitchen') | Search_person('man wearing orange pants in the kitchen') | Follow()" }, { "input": "go after the man wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the man wearing orange shoes in the kitchen') | Search_person('man wearing orange shoes in the kitchen') | Follow()" }, { "input": "go after the man wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the kitchen') | Search_person('man wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the man wearing yellow blouse in the kitchen') | Search_person('man wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go after the man wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black T-shirt in the kitchen') | Search_person('man wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing black blouse in the kitchen", "output": "Respond('okay i will follow the man wearing black blouse in the kitchen') | Search_person('man wearing black blouse in the kitchen') | Follow()" }, { "input": "go after the man wearing black shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black shirt in the kitchen') | Search_person('man wearing black shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue T-shirt in the kitchen') | Search_person('man wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the man wearing blue blouse in the kitchen') | Search_person('man wearing blue blouse in the kitchen') | Follow()" }, { "input": "go after the man wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shirt in the kitchen') | Search_person('man wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go after the man wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue shirt in the kitchen') | Search_person('man wearing blue shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the kitchen') | Search_person('man dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue blouse in the kitchen') | Search_person('man dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go after the man dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the kitchen') | Search_person('man dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue shirt in the kitchen') | Search_person('man dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the kitchen') | Search_person('man dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a black blouse in the kitchen') | Search_person('man dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go after the man dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the kitchen') | Search_person('man dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black shirt in the kitchen') | Search_person('man dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the kitchen') | Search_person('man dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go after the man wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shoes in the kitchen') | Search_person('man wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go after the man wearing black pants in the kitchen", "output": "Respond('okay i will follow the man wearing black pants in the kitchen') | Search_person('man wearing black pants in the kitchen') | Follow()" }, { "input": "go after the man wearing black shoes in the kitchen", "output": "Respond('okay i will follow the man wearing black shoes in the kitchen') | Search_person('man wearing black shoes in the kitchen') | Follow()" }, { "input": "go after the man wearing blue pants in the kitchen", "output": "Respond('okay i will follow the man wearing blue pants in the kitchen') | Search_person('man wearing blue pants in the kitchen') | Follow()" }, { "input": "go after the man wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the man wearing yellow pants in the kitchen') | Search_person('man wearing yellow pants in the kitchen') | Follow()" }, { "input": "go after the man wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the man wearing blue shoes in the kitchen') | Search_person('man wearing blue shoes in the kitchen') | Follow()" }, { "input": "go after the man dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange blouse in the kitchen') | Search_person('man dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go after the man dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange shirt in the kitchen') | Search_person('man dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go after the man dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the kitchen') | Search_person('man dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the hallway') | Search_person('woman dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the hallway') | Search_person('woman dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go after the woman dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the hallway') | Search_person('woman dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the woman wearing an orange blouse in the hallway') | Search_person('woman wearing an orange blouse in the hallway') | Follow()" }, { "input": "go after the woman wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange shirt in the hallway') | Search_person('woman wearing an orange shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the hallway') | Search_person('woman wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing black blouse in the hallway", "output": "Respond('okay i will follow the woman wearing black blouse in the hallway') | Search_person('woman wearing black blouse in the hallway') | Follow()" }, { "input": "go after the woman wearing blue shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue shirt in the hallway') | Search_person('woman wearing blue shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shirt in the hallway') | Search_person('woman wearing yellow shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the hallway') | Search_person('woman wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing blue blouse in the hallway", "output": "Respond('okay i will follow the woman wearing blue blouse in the hallway') | Search_person('woman wearing blue blouse in the hallway') | Follow()" }, { "input": "go after the woman wearing black shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black shirt in the hallway') | Search_person('woman wearing black shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black T-shirt in the hallway') | Search_person('woman wearing black T-shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the woman wearing yellow blouse in the hallway') | Search_person('woman wearing yellow blouse in the hallway') | Follow()" }, { "input": "go after the woman wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the hallway') | Search_person('woman wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the woman wearing glasses in the hallway", "output": "Respond('okay i will follow the woman wearing glasses in the hallway') | Search_person('woman wearing glasses in the hallway') | Follow()" }, { "input": "go after the woman wearing a hat in the hallway", "output": "Respond('okay i will follow the woman wearing a hat in the hallway') | Search_person('woman wearing a hat in the hallway') | Follow()" }, { "input": "go after the woman wearing a necklace in the hallway", "output": "Respond('okay i will follow the woman wearing a necklace in the hallway') | Search_person('woman wearing a necklace in the hallway') | Follow()" }, { "input": "go after the woman dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the hallway') | Search_person('woman dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the hallway') | Search_person('woman dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go after the woman dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a black blouse in the hallway') | Search_person('woman dressed in a black blouse in the hallway') | Follow()" }, { "input": "go after the woman dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the hallway') | Search_person('woman dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the hallway') | Search_person('woman dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black shirt in the hallway') | Search_person('woman dressed in a black shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the hallway') | Search_person('woman dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the hallway') | Search_person('woman dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go after the woman dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the hallway') | Search_person('woman dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go after the woman wearing blue shoes in the hallway", "output": "Respond('okay i will follow the woman wearing blue shoes in the hallway') | Search_person('woman wearing blue shoes in the hallway') | Follow()" }, { "input": "go after the woman wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shoes in the hallway') | Search_person('woman wearing yellow shoes in the hallway') | Follow()" }, { "input": "go after the woman wearing black pants in the hallway", "output": "Respond('okay i will follow the woman wearing black pants in the hallway') | Search_person('woman wearing black pants in the hallway') | Follow()" }, { "input": "go after the woman wearing black shoes in the hallway", "output": "Respond('okay i will follow the woman wearing black shoes in the hallway') | Search_person('woman wearing black shoes in the hallway') | Follow()" }, { "input": "go after the woman wearing blue pants in the hallway", "output": "Respond('okay i will follow the woman wearing blue pants in the hallway') | Search_person('woman wearing blue pants in the hallway') | Follow()" }, { "input": "go after the woman wearing yellow pants in the hallway", "output": "Respond('okay i will follow the woman wearing yellow pants in the hallway') | Search_person('woman wearing yellow pants in the hallway') | Follow()" }, { "input": "go after the woman wearing orange pants in the hallway", "output": "Respond('okay i will follow the woman wearing orange pants in the hallway') | Search_person('woman wearing orange pants in the hallway') | Follow()" }, { "input": "go after the woman wearing orange shoes in the hallway", "output": "Respond('okay i will follow the woman wearing orange shoes in the hallway') | Search_person('woman wearing orange shoes in the hallway') | Follow()" }, { "input": "go after the person waving in the office", "output": "Respond('okay i will follow the person waving in the office') | Search_person('person waving in the office') | Follow()" }, { "input": "go after the person raising their right arm in the office", "output": "Respond('okay i will follow the person raising their right arm in the office') | Search_person('person raising their right arm in the office') | Follow()" }, { "input": "go after the person raising their left arm in the office", "output": "Respond('okay i will follow the person raising their left arm in the office') | Search_person('person raising their left arm in the office') | Follow()" }, { "input": "go after the person pointing to the right in the office", "output": "Respond('okay i will follow the person pointing to the right in the office') | Search_person('person pointing to the right in the office') | Follow()" }, { "input": "go after the person pointing to the left in the office", "output": "Respond('okay i will follow the person pointing to the left in the office') | Search_person('person pointing to the left in the office') | Follow()" }, { "input": "go after the woman pointing to the left in the hallway", "output": "Respond('okay i will follow the woman pointing to the left in the hallway') | Search_person('woman pointing to the left in the hallway') | Follow()" }, { "input": "go after the woman raising their right arm in the hallway", "output": "Respond('okay i will follow the woman raising their right arm in the hallway') | Search_person('woman raising their right arm in the hallway') | Follow()" }, { "input": "go after the woman pointing to the right in the hallway", "output": "Respond('okay i will follow the woman pointing to the right in the hallway') | Search_person('woman pointing to the right in the hallway') | Follow()" }, { "input": "go after the woman raising their left arm in the hallway", "output": "Respond('okay i will follow the woman raising their left arm in the hallway') | Search_person('woman raising their left arm in the hallway') | Follow()" }, { "input": "go after the woman waving in the hallway", "output": "Respond('okay i will follow the woman waving in the hallway') | Search_person('woman waving in the hallway') | Follow()" }, { "input": "go after the woman pointing to the right in the kitchen", "output": "Respond('okay i will follow the woman pointing to the right in the kitchen') | Search_person('woman pointing to the right in the kitchen') | Follow()" }, { "input": "go after the woman raising their left arm in the kitchen", "output": "Respond('okay i will follow the woman raising their left arm in the kitchen') | Search_person('woman raising their left arm in the kitchen') | Follow()" }, { "input": "go after the woman pointing to the left in the kitchen", "output": "Respond('okay i will follow the woman pointing to the left in the kitchen') | Search_person('woman pointing to the left in the kitchen') | Follow()" }, { "input": "go after the woman raising their right arm in the kitchen", "output": "Respond('okay i will follow the woman raising their right arm in the kitchen') | Search_person('woman raising their right arm in the kitchen') | Follow()" }, { "input": "go after the woman waving in the kitchen", "output": "Respond('okay i will follow the woman waving in the kitchen') | Search_person('woman waving in the kitchen') | Follow()" }, { "input": "go after the smallest man in the kitchen", "output": "Respond('okay i will follow the smallest man in the kitchen') | Search_person('smallest man in the kitchen') | Follow()" }, { "input": "go after the tallest man in the kitchen", "output": "Respond('okay i will follow the tallest man in the kitchen') | Search_person('tallest man in the kitchen') | Follow()" }, { "input": "go after the oldest man in the kitchen", "output": "Respond('okay i will follow the oldest man in the kitchen') | Search_person('oldest man in the kitchen') | Follow()" }, { "input": "go after the person raising their right arm in the kitchen", "output": "Respond('okay i will follow the person raising their right arm in the kitchen') | Search_person('person raising their right arm in the kitchen') | Follow()" }, { "input": "go after the person raising their left arm in the kitchen", "output": "Respond('okay i will follow the person raising their left arm in the kitchen') | Search_person('person raising their left arm in the kitchen') | Follow()" }, { "input": "go after the person pointing to the left in the kitchen", "output": "Respond('okay i will follow the person pointing to the left in the kitchen') | Search_person('person pointing to the left in the kitchen') | Follow()" }, { "input": "go after the person waving in the kitchen", "output": "Respond('okay i will follow the person waving in the kitchen') | Search_person('person waving in the kitchen') | Follow()" }, { "input": "go after the person pointing to the right in the kitchen", "output": "Respond('okay i will follow the person pointing to the right in the kitchen') | Search_person('person pointing to the right in the kitchen') | Follow()" }, { "input": "go after the woman dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the kitchen') | Search_person('woman dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the kitchen') | Search_person('woman dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the kitchen') | Search_person('woman dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the kitchen') | Search_person('woman dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the kitchen') | Search_person('woman dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black shirt in the kitchen') | Search_person('woman dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the kitchen') | Search_person('woman dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the kitchen') | Search_person('woman dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the kitchen') | Search_person('woman dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black blouse in the kitchen') | Search_person('woman dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the kitchen') | Search_person('woman dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the kitchen') | Search_person('woman dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange blouse in the kitchen') | Search_person('woman wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go after the woman wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange shirt in the kitchen') | Search_person('woman wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the kitchen') | Search_person('woman wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing a hat in the kitchen", "output": "Respond('okay i will follow the woman wearing a hat in the kitchen') | Search_person('woman wearing a hat in the kitchen') | Follow()" }, { "input": "go after the woman wearing a necklace in the kitchen", "output": "Respond('okay i will follow the woman wearing a necklace in the kitchen') | Search_person('woman wearing a necklace in the kitchen') | Follow()" }, { "input": "go after the woman wearing glasses in the kitchen", "output": "Respond('okay i will follow the woman wearing glasses in the kitchen') | Search_person('woman wearing glasses in the kitchen') | Follow()" }, { "input": "go after the woman wearing black blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing black blouse in the kitchen') | Search_person('woman wearing black blouse in the kitchen') | Follow()" }, { "input": "go after the woman wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the kitchen') | Search_person('woman wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing blue blouse in the kitchen') | Search_person('woman wearing blue blouse in the kitchen') | Follow()" }, { "input": "go after the woman wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black T-shirt in the kitchen') | Search_person('woman wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow blouse in the kitchen') | Search_person('woman wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go after the woman wearing black shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black shirt in the kitchen') | Search_person('woman wearing black shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shirt in the kitchen') | Search_person('woman wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the kitchen') | Search_person('woman wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shirt in the kitchen') | Search_person('woman wearing blue shirt in the kitchen') | Follow()" }, { "input": "go after the woman wearing orange pants in the kitchen", "output": "Respond('okay i will follow the woman wearing orange pants in the kitchen') | Search_person('woman wearing orange pants in the kitchen') | Follow()" }, { "input": "go after the woman wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing orange shoes in the kitchen') | Search_person('woman wearing orange shoes in the kitchen') | Follow()" }, { "input": "go after the woman wearing black shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing black shoes in the kitchen') | Search_person('woman wearing black shoes in the kitchen') | Follow()" }, { "input": "go after the woman wearing black pants in the kitchen", "output": "Respond('okay i will follow the woman wearing black pants in the kitchen') | Search_person('woman wearing black pants in the kitchen') | Follow()" }, { "input": "go after the woman wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shoes in the kitchen') | Search_person('woman wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go after the woman wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow pants in the kitchen') | Search_person('woman wearing yellow pants in the kitchen') | Follow()" }, { "input": "go after the woman wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shoes in the kitchen') | Search_person('woman wearing blue shoes in the kitchen') | Follow()" }, { "input": "go after the woman wearing blue pants in the kitchen", "output": "Respond('okay i will follow the woman wearing blue pants in the kitchen') | Search_person('woman wearing blue pants in the kitchen') | Follow()" }, { "input": "go after the man pointing to the right in the living room", "output": "Respond('okay i will follow the man pointing to the right in the living room') | Search_person('man pointing to the right in the living room') | Follow()" }, { "input": "go after the man pointing to the left in the living room", "output": "Respond('okay i will follow the man pointing to the left in the living room') | Search_person('man pointing to the left in the living room') | Follow()" }, { "input": "go after the man raising their left arm in the living room", "output": "Respond('okay i will follow the man raising their left arm in the living room') | Search_person('man raising their left arm in the living room') | Follow()" }, { "input": "go after the man raising their right arm in the living room", "output": "Respond('okay i will follow the man raising their right arm in the living room') | Search_person('man raising their right arm in the living room') | Follow()" }, { "input": "go after the man waving in the living room", "output": "Respond('okay i will follow the man waving in the living room') | Search_person('man waving in the living room') | Follow()" }, { "input": "go after the man raising their left arm in the kitchen", "output": "Respond('okay i will follow the man raising their left arm in the kitchen') | Search_person('man raising their left arm in the kitchen') | Follow()" }, { "input": "go after the man pointing to the left in the kitchen", "output": "Respond('okay i will follow the man pointing to the left in the kitchen') | Search_person('man pointing to the left in the kitchen') | Follow()" }, { "input": "go after the man waving in the kitchen", "output": "Respond('okay i will follow the man waving in the kitchen') | Search_person('man waving in the kitchen') | Follow()" }, { "input": "go after the man raising their right arm in the kitchen", "output": "Respond('okay i will follow the man raising their right arm in the kitchen') | Search_person('man raising their right arm in the kitchen') | Follow()" }, { "input": "go after the man pointing to the right in the kitchen", "output": "Respond('okay i will follow the man pointing to the right in the kitchen') | Search_person('man pointing to the right in the kitchen') | Follow()" }, { "input": "go after the smallest woman in the living room", "output": "Respond('okay i will follow the smallest woman in the living room') | Search_person('smallest woman in the living room') | Follow()" }, { "input": "go after the oldest woman in the living room", "output": "Respond('okay i will follow the oldest woman in the living room') | Search_person('oldest woman in the living room') | Follow()" }, { "input": "go after the tallest woman in the living room", "output": "Respond('okay i will follow the tallest woman in the living room') | Search_person('tallest woman in the living room') | Follow()" }, { "input": "go after the tallest man in the living room", "output": "Respond('okay i will follow the tallest man in the living room') | Search_person('tallest man in the living room') | Follow()" }, { "input": "go after the oldest man in the living room", "output": "Respond('okay i will follow the oldest man in the living room') | Search_person('oldest man in the living room') | Follow()" }, { "input": "go after the smallest man in the living room", "output": "Respond('okay i will follow the smallest man in the living room') | Search_person('smallest man in the living room') | Follow()" }, { "input": "go after the tallest woman in the office", "output": "Respond('okay i will follow the tallest woman in the office') | Search_person('tallest woman in the office') | Follow()" }, { "input": "go after the smallest woman in the office", "output": "Respond('okay i will follow the smallest woman in the office') | Search_person('smallest woman in the office') | Follow()" }, { "input": "go after the oldest woman in the office", "output": "Respond('okay i will follow the oldest woman in the office') | Search_person('oldest woman in the office') | Follow()" }, { "input": "go after the oldest woman in the kitchen", "output": "Respond('okay i will follow the oldest woman in the kitchen') | Search_person('oldest woman in the kitchen') | Follow()" }, { "input": "go after the tallest woman in the kitchen", "output": "Respond('okay i will follow the tallest woman in the kitchen') | Search_person('tallest woman in the kitchen') | Follow()" }, { "input": "go after the smallest woman in the kitchen", "output": "Respond('okay i will follow the smallest woman in the kitchen') | Search_person('smallest woman in the kitchen') | Follow()" }, { "input": "go after the tallest man in the office", "output": "Respond('okay i will follow the tallest man in the office') | Search_person('tallest man in the office') | Follow()" }, { "input": "go after the oldest man in the office", "output": "Respond('okay i will follow the oldest man in the office') | Search_person('oldest man in the office') | Follow()" }, { "input": "go after the smallest man in the office", "output": "Respond('okay i will follow the smallest man in the office') | Search_person('smallest man in the office') | Follow()" }, { "input": "go after the child in the hallway", "output": "Respond('okay i will follow the child in the hallway') | Search_person('child in the hallway') | Follow()" }, { "input": "go after the person pointing to the left in the living room", "output": "Respond('okay i will follow the person pointing to the left in the living room') | Search_person('person pointing to the left in the living room') | Follow()" }, { "input": "go after the person raising their left arm in the living room", "output": "Respond('okay i will follow the person raising their left arm in the living room') | Search_person('person raising their left arm in the living room') | Follow()" }, { "input": "go after the person raising their right arm in the living room", "output": "Respond('okay i will follow the person raising their right arm in the living room') | Search_person('person raising their right arm in the living room') | Follow()" }, { "input": "go after the person waving in the living room", "output": "Respond('okay i will follow the person waving in the living room') | Search_person('person waving in the living room') | Follow()" }, { "input": "go after the person pointing to the right in the living room", "output": "Respond('okay i will follow the person pointing to the right in the living room') | Search_person('person pointing to the right in the living room') | Follow()" }, { "input": "go after the person pointing to the left in the hallway", "output": "Respond('okay i will follow the person pointing to the left in the hallway') | Search_person('person pointing to the left in the hallway') | Follow()" }, { "input": "go after the person pointing to the right in the hallway", "output": "Respond('okay i will follow the person pointing to the right in the hallway') | Search_person('person pointing to the right in the hallway') | Follow()" }, { "input": "go after the person waving in the hallway", "output": "Respond('okay i will follow the person waving in the hallway') | Search_person('person waving in the hallway') | Follow()" }, { "input": "go after the person raising their right arm in the hallway", "output": "Respond('okay i will follow the person raising their right arm in the hallway') | Search_person('person raising their right arm in the hallway') | Follow()" }, { "input": "go after the person raising their left arm in the hallway", "output": "Respond('okay i will follow the person raising their left arm in the hallway') | Search_person('person raising their left arm in the hallway') | Follow()" }, { "input": "go after the oldest person in the living room", "output": "Respond('okay i will follow the oldest person in the living room') | Search_person('oldest person in the living room') | Follow()" }, { "input": "go after the tallest person in the living room", "output": "Respond('okay i will follow the tallest person in the living room') | Search_person('tallest person in the living room') | Follow()" }, { "input": "go after the smallest person in the living room", "output": "Respond('okay i will follow the smallest person in the living room') | Search_person('smallest person in the living room') | Follow()" }, { "input": "go after the smallest person in the office", "output": "Respond('okay i will follow the smallest person in the office') | Search_person('smallest person in the office') | Follow()" }, { "input": "go after the tallest person in the office", "output": "Respond('okay i will follow the tallest person in the office') | Search_person('tallest person in the office') | Follow()" }, { "input": "go after the oldest person in the office", "output": "Respond('okay i will follow the oldest person in the office') | Search_person('oldest person in the office') | Follow()" }, { "input": "go after the man waving in the hallway", "output": "Respond('okay i will follow the man waving in the hallway') | Search_person('man waving in the hallway') | Follow()" }, { "input": "go after the man pointing to the right in the hallway", "output": "Respond('okay i will follow the man pointing to the right in the hallway') | Search_person('man pointing to the right in the hallway') | Follow()" }, { "input": "go after the man raising their left arm in the hallway", "output": "Respond('okay i will follow the man raising their left arm in the hallway') | Search_person('man raising their left arm in the hallway') | Follow()" }, { "input": "go after the man raising their right arm in the hallway", "output": "Respond('okay i will follow the man raising their right arm in the hallway') | Search_person('man raising their right arm in the hallway') | Follow()" }, { "input": "go after the man pointing to the left in the hallway", "output": "Respond('okay i will follow the man pointing to the left in the hallway') | Search_person('man pointing to the left in the hallway') | Follow()" }, { "input": "go after the woman dressed in a blue blouse in the office", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the office') | Search_person('woman dressed in a blue blouse in the office') | Follow()" }, { "input": "go after the woman dressed in a blue shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the office') | Search_person('woman dressed in a blue shirt in the office') | Follow()" }, { "input": "go after the woman dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the office') | Search_person('woman dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go after the woman dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the office') | Search_person('woman dressed in a yellow blouse in the office') | Follow()" }, { "input": "go after the woman dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the office') | Search_person('woman dressed in a yellow shirt in the office') | Follow()" }, { "input": "go after the woman dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the office') | Search_person('woman dressed in a black T-shirt in the office') | Follow()" }, { "input": "go after the woman dressed in a black shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black shirt in the office') | Search_person('woman dressed in a black shirt in the office') | Follow()" }, { "input": "go after the woman dressed in a black blouse in the office", "output": "Respond('okay i will follow the woman dressed in a black blouse in the office') | Search_person('woman dressed in a black blouse in the office') | Follow()" }, { "input": "go after the woman dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the office') | Search_person('woman dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go after the woman wearing blue blouse in the office", "output": "Respond('okay i will follow the woman wearing blue blouse in the office') | Search_person('woman wearing blue blouse in the office') | Follow()" }, { "input": "go after the woman wearing blue shirt in the office", "output": "Respond('okay i will follow the woman wearing blue shirt in the office') | Search_person('woman wearing blue shirt in the office') | Follow()" }, { "input": "go after the woman wearing blue T-shirt in the office", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the office') | Search_person('woman wearing blue T-shirt in the office') | Follow()" }, { "input": "go after the woman wearing yellow blouse in the office", "output": "Respond('okay i will follow the woman wearing yellow blouse in the office') | Search_person('woman wearing yellow blouse in the office') | Follow()" }, { "input": "go after the woman wearing yellow shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow shirt in the office') | Search_person('woman wearing yellow shirt in the office') | Follow()" }, { "input": "go after the woman wearing black blouse in the office", "output": "Respond('okay i will follow the woman wearing black blouse in the office') | Search_person('woman wearing black blouse in the office') | Follow()" }, { "input": "go after the woman wearing black shirt in the office", "output": "Respond('okay i will follow the woman wearing black shirt in the office') | Search_person('woman wearing black shirt in the office') | Follow()" }, { "input": "go after the woman wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the office') | Search_person('woman wearing yellow T-shirt in the office') | Follow()" }, { "input": "go after the woman wearing black T-shirt in the office", "output": "Respond('okay i will follow the woman wearing black T-shirt in the office') | Search_person('woman wearing black T-shirt in the office') | Follow()" }, { "input": "go after the woman wearing blue shoes in the office", "output": "Respond('okay i will follow the woman wearing blue shoes in the office') | Search_person('woman wearing blue shoes in the office') | Follow()" }, { "input": "go after the woman wearing black pants in the office", "output": "Respond('okay i will follow the woman wearing black pants in the office') | Search_person('woman wearing black pants in the office') | Follow()" }, { "input": "go after the woman wearing yellow shoes in the office", "output": "Respond('okay i will follow the woman wearing yellow shoes in the office') | Search_person('woman wearing yellow shoes in the office') | Follow()" }, { "input": "go after the woman wearing blue pants in the office", "output": "Respond('okay i will follow the woman wearing blue pants in the office') | Search_person('woman wearing blue pants in the office') | Follow()" }, { "input": "go after the woman wearing black shoes in the office", "output": "Respond('okay i will follow the woman wearing black shoes in the office') | Search_person('woman wearing black shoes in the office') | Follow()" }, { "input": "go after the woman wearing yellow pants in the office", "output": "Respond('okay i will follow the woman wearing yellow pants in the office') | Search_person('woman wearing yellow pants in the office') | Follow()" }, { "input": "go after the woman wearing a hat in the office", "output": "Respond('okay i will follow the woman wearing a hat in the office') | Search_person('woman wearing a hat in the office') | Follow()" }, { "input": "go after the woman wearing glasses in the office", "output": "Respond('okay i will follow the woman wearing glasses in the office') | Search_person('woman wearing glasses in the office') | Follow()" }, { "input": "go after the woman wearing a necklace in the office", "output": "Respond('okay i will follow the woman wearing a necklace in the office') | Search_person('woman wearing a necklace in the office') | Follow()" }, { "input": "go after the woman wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the office') | Search_person('woman wearing an orange T-shirt in the office') | Follow()" }, { "input": "go after the woman wearing an orange shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange shirt in the office') | Search_person('woman wearing an orange shirt in the office') | Follow()" }, { "input": "go after the woman wearing an orange blouse in the office", "output": "Respond('okay i will follow the woman wearing an orange blouse in the office') | Search_person('woman wearing an orange blouse in the office') | Follow()" }, { "input": "go after the woman dressed in an orange blouse in the office", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the office') | Search_person('woman dressed in an orange blouse in the office') | Follow()" }, { "input": "go after the woman dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the office') | Search_person('woman dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go after the woman dressed in an orange shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the office') | Search_person('woman dressed in an orange shirt in the office') | Follow()" }, { "input": "go after the woman wearing orange shoes in the office", "output": "Respond('okay i will follow the woman wearing orange shoes in the office') | Search_person('woman wearing orange shoes in the office') | Follow()" }, { "input": "go after the woman wearing orange pants in the office", "output": "Respond('okay i will follow the woman wearing orange pants in the office') | Search_person('woman wearing orange pants in the office') | Follow()" }, { "input": "go after the man wearing glasses in the office", "output": "Respond('okay i will follow the man wearing glasses in the office') | Search_person('man wearing glasses in the office') | Follow()" }, { "input": "go after the man wearing a necklace in the office", "output": "Respond('okay i will follow the man wearing a necklace in the office') | Search_person('man wearing a necklace in the office') | Follow()" }, { "input": "go after the man wearing a hat in the office", "output": "Respond('okay i will follow the man wearing a hat in the office') | Search_person('man wearing a hat in the office') | Follow()" }, { "input": "go after the man wearing black shirt in the office", "output": "Respond('okay i will follow the man wearing black shirt in the office') | Search_person('man wearing black shirt in the office') | Follow()" }, { "input": "go after the man wearing yellow shirt in the office", "output": "Respond('okay i will follow the man wearing yellow shirt in the office') | Search_person('man wearing yellow shirt in the office') | Follow()" }, { "input": "go after the man wearing blue blouse in the office", "output": "Respond('okay i will follow the man wearing blue blouse in the office') | Search_person('man wearing blue blouse in the office') | Follow()" }, { "input": "go after the man wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the office') | Search_person('man wearing yellow T-shirt in the office') | Follow()" }, { "input": "go after the man wearing yellow blouse in the office", "output": "Respond('okay i will follow the man wearing yellow blouse in the office') | Search_person('man wearing yellow blouse in the office') | Follow()" }, { "input": "go after the man wearing blue shirt in the office", "output": "Respond('okay i will follow the man wearing blue shirt in the office') | Search_person('man wearing blue shirt in the office') | Follow()" }, { "input": "go after the man wearing black T-shirt in the office", "output": "Respond('okay i will follow the man wearing black T-shirt in the office') | Search_person('man wearing black T-shirt in the office') | Follow()" }, { "input": "go after the man wearing blue T-shirt in the office", "output": "Respond('okay i will follow the man wearing blue T-shirt in the office') | Search_person('man wearing blue T-shirt in the office') | Follow()" }, { "input": "go after the man wearing black blouse in the office", "output": "Respond('okay i will follow the man wearing black blouse in the office') | Search_person('man wearing black blouse in the office') | Follow()" }, { "input": "go after the man wearing orange shoes in the office", "output": "Respond('okay i will follow the man wearing orange shoes in the office') | Search_person('man wearing orange shoes in the office') | Follow()" }, { "input": "go after the man wearing orange pants in the office", "output": "Respond('okay i will follow the man wearing orange pants in the office') | Search_person('man wearing orange pants in the office') | Follow()" }, { "input": "go after the man wearing an orange shirt in the office", "output": "Respond('okay i will follow the man wearing an orange shirt in the office') | Search_person('man wearing an orange shirt in the office') | Follow()" }, { "input": "go after the man wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the office') | Search_person('man wearing an orange T-shirt in the office') | Follow()" }, { "input": "go after the man wearing an orange blouse in the office", "output": "Respond('okay i will follow the man wearing an orange blouse in the office') | Search_person('man wearing an orange blouse in the office') | Follow()" }, { "input": "go after the man wearing black pants in the office", "output": "Respond('okay i will follow the man wearing black pants in the office') | Search_person('man wearing black pants in the office') | Follow()" }, { "input": "go after the man wearing yellow shoes in the office", "output": "Respond('okay i will follow the man wearing yellow shoes in the office') | Search_person('man wearing yellow shoes in the office') | Follow()" }, { "input": "go after the man wearing black shoes in the office", "output": "Respond('okay i will follow the man wearing black shoes in the office') | Search_person('man wearing black shoes in the office') | Follow()" }, { "input": "go after the man wearing blue pants in the office", "output": "Respond('okay i will follow the man wearing blue pants in the office') | Search_person('man wearing blue pants in the office') | Follow()" }, { "input": "go after the man wearing blue shoes in the office", "output": "Respond('okay i will follow the man wearing blue shoes in the office') | Search_person('man wearing blue shoes in the office') | Follow()" }, { "input": "go after the man wearing yellow pants in the office", "output": "Respond('okay i will follow the man wearing yellow pants in the office') | Search_person('man wearing yellow pants in the office') | Follow()" }, { "input": "go after the man dressed in a black shirt in the office", "output": "Respond('okay i will follow the man dressed in a black shirt in the office') | Search_person('man dressed in a black shirt in the office') | Follow()" }, { "input": "go after the man dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the office') | Search_person('man dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go after the man dressed in a black blouse in the office", "output": "Respond('okay i will follow the man dressed in a black blouse in the office') | Search_person('man dressed in a black blouse in the office') | Follow()" }, { "input": "go after the man dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the office') | Search_person('man dressed in a black T-shirt in the office') | Follow()" }, { "input": "go after the man dressed in a blue blouse in the office", "output": "Respond('okay i will follow the man dressed in a blue blouse in the office') | Search_person('man dressed in a blue blouse in the office') | Follow()" }, { "input": "go after the man dressed in a blue shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue shirt in the office') | Search_person('man dressed in a blue shirt in the office') | Follow()" }, { "input": "go after the man dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the office') | Search_person('man dressed in a yellow shirt in the office') | Follow()" }, { "input": "go after the man dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the office') | Search_person('man dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go after the man dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the office') | Search_person('man dressed in a yellow blouse in the office') | Follow()" }, { "input": "go after the man dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the office') | Search_person('man dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go after the man dressed in an orange shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange shirt in the office') | Search_person('man dressed in an orange shirt in the office') | Follow()" }, { "input": "go after the man dressed in an orange blouse in the office", "output": "Respond('okay i will follow the man dressed in an orange blouse in the office') | Search_person('man dressed in an orange blouse in the office') | Follow()" }, { "input": "go after the smallest person in the hallway", "output": "Respond('okay i will follow the smallest person in the hallway') | Search_person('smallest person in the hallway') | Follow()" }, { "input": "go after the tallest person in the hallway", "output": "Respond('okay i will follow the tallest person in the hallway') | Search_person('tallest person in the hallway') | Follow()" }, { "input": "go after the oldest person in the hallway", "output": "Respond('okay i will follow the oldest person in the hallway') | Search_person('oldest person in the hallway') | Follow()" }, { "input": "go behind the person waving in the office", "output": "Respond('okay i will follow the person waving in the office') | Search_person('person waving in the office') | Follow()" }, { "input": "go behind the person pointing to the left in the office", "output": "Respond('okay i will follow the person pointing to the left in the office') | Search_person('person pointing to the left in the office') | Follow()" }, { "input": "go behind the person raising their left arm in the office", "output": "Respond('okay i will follow the person raising their left arm in the office') | Search_person('person raising their left arm in the office') | Follow()" }, { "input": "go behind the person pointing to the right in the office", "output": "Respond('okay i will follow the person pointing to the right in the office') | Search_person('person pointing to the right in the office') | Follow()" }, { "input": "go behind the person raising their right arm in the office", "output": "Respond('okay i will follow the person raising their right arm in the office') | Search_person('person raising their right arm in the office') | Follow()" }, { "input": "go behind the child in the living room", "output": "Respond('okay i will follow the child in the living room') | Search_person('child in the living room') | Follow()" }, { "input": "go behind the woman raising their left arm in the office", "output": "Respond('okay i will follow the woman raising their left arm in the office') | Search_person('woman raising their left arm in the office') | Follow()" }, { "input": "go behind the woman pointing to the left in the office", "output": "Respond('okay i will follow the woman pointing to the left in the office') | Search_person('woman pointing to the left in the office') | Follow()" }, { "input": "go behind the woman pointing to the right in the office", "output": "Respond('okay i will follow the woman pointing to the right in the office') | Search_person('woman pointing to the right in the office') | Follow()" }, { "input": "go behind the woman raising their right arm in the office", "output": "Respond('okay i will follow the woman raising their right arm in the office') | Search_person('woman raising their right arm in the office') | Follow()" }, { "input": "go behind the woman waving in the office", "output": "Respond('okay i will follow the woman waving in the office') | Search_person('woman waving in the office') | Follow()" }, { "input": "go behind the person raising their right arm in the living room", "output": "Respond('okay i will follow the person raising their right arm in the living room') | Search_person('person raising their right arm in the living room') | Follow()" }, { "input": "go behind the person waving in the living room", "output": "Respond('okay i will follow the person waving in the living room') | Search_person('person waving in the living room') | Follow()" }, { "input": "go behind the person pointing to the right in the living room", "output": "Respond('okay i will follow the person pointing to the right in the living room') | Search_person('person pointing to the right in the living room') | Follow()" }, { "input": "go behind the person pointing to the left in the living room", "output": "Respond('okay i will follow the person pointing to the left in the living room') | Search_person('person pointing to the left in the living room') | Follow()" }, { "input": "go behind the person raising their left arm in the living room", "output": "Respond('okay i will follow the person raising their left arm in the living room') | Search_person('person raising their left arm in the living room') | Follow()" }, { "input": "go behind the child in the kitchen", "output": "Respond('okay i will follow the child in the kitchen') | Search_person('child in the kitchen') | Follow()" }, { "input": "go behind the person pointing to the right in the hallway", "output": "Respond('okay i will follow the person pointing to the right in the hallway') | Search_person('person pointing to the right in the hallway') | Follow()" }, { "input": "go behind the person waving in the hallway", "output": "Respond('okay i will follow the person waving in the hallway') | Search_person('person waving in the hallway') | Follow()" }, { "input": "go behind the person raising their left arm in the hallway", "output": "Respond('okay i will follow the person raising their left arm in the hallway') | Search_person('person raising their left arm in the hallway') | Follow()" }, { "input": "go behind the person pointing to the left in the hallway", "output": "Respond('okay i will follow the person pointing to the left in the hallway') | Search_person('person pointing to the left in the hallway') | Follow()" }, { "input": "go behind the person raising their right arm in the hallway", "output": "Respond('okay i will follow the person raising their right arm in the hallway') | Search_person('person raising their right arm in the hallway') | Follow()" }, { "input": "go behind the tallest person in the hallway", "output": "Respond('okay i will follow the tallest person in the hallway') | Search_person('tallest person in the hallway') | Follow()" }, { "input": "go behind the oldest person in the hallway", "output": "Respond('okay i will follow the oldest person in the hallway') | Search_person('oldest person in the hallway') | Follow()" }, { "input": "go behind the smallest person in the hallway", "output": "Respond('okay i will follow the smallest person in the hallway') | Search_person('smallest person in the hallway') | Follow()" }, { "input": "go behind the woman dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the living room') | Search_person('woman dressed in an orange blouse in the living room') | Follow()" }, { "input": "go behind the woman dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the living room') | Search_person('woman dressed in an orange shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the living room') | Search_person('woman dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing yellow shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow shirt in the living room') | Search_person('woman wearing yellow shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing black shirt in the living room", "output": "Respond('okay i will follow the woman wearing black shirt in the living room') | Search_person('woman wearing black shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing black T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing black T-shirt in the living room') | Search_person('woman wearing black T-shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the living room') | Search_person('woman wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing blue blouse in the living room", "output": "Respond('okay i will follow the woman wearing blue blouse in the living room') | Search_person('woman wearing blue blouse in the living room') | Follow()" }, { "input": "go behind the woman wearing blue shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue shirt in the living room') | Search_person('woman wearing blue shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the living room') | Search_person('woman wearing blue T-shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing black blouse in the living room", "output": "Respond('okay i will follow the woman wearing black blouse in the living room') | Search_person('woman wearing black blouse in the living room') | Follow()" }, { "input": "go behind the woman wearing yellow blouse in the living room", "output": "Respond('okay i will follow the woman wearing yellow blouse in the living room') | Search_person('woman wearing yellow blouse in the living room') | Follow()" }, { "input": "go behind the woman wearing an orange blouse in the living room", "output": "Respond('okay i will follow the woman wearing an orange blouse in the living room') | Search_person('woman wearing an orange blouse in the living room') | Follow()" }, { "input": "go behind the woman wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the living room') | Search_person('woman wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing an orange shirt in the living room", "output": "Respond('okay i will follow the woman wearing an orange shirt in the living room') | Search_person('woman wearing an orange shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing blue shoes in the living room", "output": "Respond('okay i will follow the woman wearing blue shoes in the living room') | Search_person('woman wearing blue shoes in the living room') | Follow()" }, { "input": "go behind the woman wearing yellow shoes in the living room", "output": "Respond('okay i will follow the woman wearing yellow shoes in the living room') | Search_person('woman wearing yellow shoes in the living room') | Follow()" }, { "input": "go behind the woman wearing yellow pants in the living room", "output": "Respond('okay i will follow the woman wearing yellow pants in the living room') | Search_person('woman wearing yellow pants in the living room') | Follow()" }, { "input": "go behind the woman wearing black pants in the living room", "output": "Respond('okay i will follow the woman wearing black pants in the living room') | Search_person('woman wearing black pants in the living room') | Follow()" }, { "input": "go behind the woman wearing blue pants in the living room", "output": "Respond('okay i will follow the woman wearing blue pants in the living room') | Search_person('woman wearing blue pants in the living room') | Follow()" }, { "input": "go behind the woman wearing black shoes in the living room", "output": "Respond('okay i will follow the woman wearing black shoes in the living room') | Search_person('woman wearing black shoes in the living room') | Follow()" }, { "input": "go behind the woman wearing orange shoes in the living room", "output": "Respond('okay i will follow the woman wearing orange shoes in the living room') | Search_person('woman wearing orange shoes in the living room') | Follow()" }, { "input": "go behind the woman wearing orange pants in the living room", "output": "Respond('okay i will follow the woman wearing orange pants in the living room') | Search_person('woman wearing orange pants in the living room') | Follow()" }, { "input": "go behind the woman dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the living room') | Search_person('woman dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the living room') | Search_person('woman dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go behind the woman dressed in a black shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a black shirt in the living room') | Search_person('woman dressed in a black shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the living room') | Search_person('woman dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the living room') | Search_person('woman dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the living room') | Search_person('woman dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the woman dressed in a black blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a black blouse in the living room') | Search_person('woman dressed in a black blouse in the living room') | Follow()" }, { "input": "go behind the woman dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the living room') | Search_person('woman dressed in a blue blouse in the living room') | Follow()" }, { "input": "go behind the woman dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the living room') | Search_person('woman dressed in a blue shirt in the living room') | Follow()" }, { "input": "go behind the woman wearing a necklace in the living room", "output": "Respond('okay i will follow the woman wearing a necklace in the living room') | Search_person('woman wearing a necklace in the living room') | Follow()" }, { "input": "go behind the woman wearing a hat in the living room", "output": "Respond('okay i will follow the woman wearing a hat in the living room') | Search_person('woman wearing a hat in the living room') | Follow()" }, { "input": "go behind the woman wearing glasses in the living room", "output": "Respond('okay i will follow the woman wearing glasses in the living room') | Search_person('woman wearing glasses in the living room') | Follow()" }, { "input": "go behind the man raising their left arm in the office", "output": "Respond('okay i will follow the man raising their left arm in the office') | Search_person('man raising their left arm in the office') | Follow()" }, { "input": "go behind the man pointing to the left in the office", "output": "Respond('okay i will follow the man pointing to the left in the office') | Search_person('man pointing to the left in the office') | Follow()" }, { "input": "go behind the man waving in the office", "output": "Respond('okay i will follow the man waving in the office') | Search_person('man waving in the office') | Follow()" }, { "input": "go behind the man pointing to the right in the office", "output": "Respond('okay i will follow the man pointing to the right in the office') | Search_person('man pointing to the right in the office') | Follow()" }, { "input": "go behind the man raising their right arm in the office", "output": "Respond('okay i will follow the man raising their right arm in the office') | Search_person('man raising their right arm in the office') | Follow()" }, { "input": "go behind the woman wearing glasses in the hallway", "output": "Respond('okay i will follow the woman wearing glasses in the hallway') | Search_person('woman wearing glasses in the hallway') | Follow()" }, { "input": "go behind the woman wearing a hat in the hallway", "output": "Respond('okay i will follow the woman wearing a hat in the hallway') | Search_person('woman wearing a hat in the hallway') | Follow()" }, { "input": "go behind the woman wearing a necklace in the hallway", "output": "Respond('okay i will follow the woman wearing a necklace in the hallway') | Search_person('woman wearing a necklace in the hallway') | Follow()" }, { "input": "go behind the woman wearing orange pants in the hallway", "output": "Respond('okay i will follow the woman wearing orange pants in the hallway') | Search_person('woman wearing orange pants in the hallway') | Follow()" }, { "input": "go behind the woman wearing orange shoes in the hallway", "output": "Respond('okay i will follow the woman wearing orange shoes in the hallway') | Search_person('woman wearing orange shoes in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a black blouse in the hallway') | Search_person('woman dressed in a black blouse in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the hallway') | Search_person('woman dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the hallway') | Search_person('woman dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the hallway') | Search_person('woman dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the hallway') | Search_person('woman dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a black shirt in the hallway') | Search_person('woman dressed in a black shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the hallway') | Search_person('woman dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the hallway') | Search_person('woman dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go behind the woman dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the hallway') | Search_person('woman dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the woman wearing an orange blouse in the hallway') | Search_person('woman wearing an orange blouse in the hallway') | Follow()" }, { "input": "go behind the woman wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange shirt in the hallway') | Search_person('woman wearing an orange shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the hallway') | Search_person('woman wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shirt in the hallway') | Search_person('woman wearing yellow shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing black shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black shirt in the hallway') | Search_person('woman wearing black shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the woman wearing yellow blouse in the hallway') | Search_person('woman wearing yellow blouse in the hallway') | Follow()" }, { "input": "go behind the woman wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the hallway') | Search_person('woman wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing black T-shirt in the hallway') | Search_person('woman wearing black T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the hallway') | Search_person('woman wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing black blouse in the hallway", "output": "Respond('okay i will follow the woman wearing black blouse in the hallway') | Search_person('woman wearing black blouse in the hallway') | Follow()" }, { "input": "go behind the woman wearing blue blouse in the hallway", "output": "Respond('okay i will follow the woman wearing blue blouse in the hallway') | Search_person('woman wearing blue blouse in the hallway') | Follow()" }, { "input": "go behind the woman wearing blue shirt in the hallway", "output": "Respond('okay i will follow the woman wearing blue shirt in the hallway') | Search_person('woman wearing blue shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the hallway') | Search_person('woman dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go behind the woman dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the hallway') | Search_person('woman dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go behind the woman dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the hallway') | Search_person('woman dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the woman wearing black pants in the hallway", "output": "Respond('okay i will follow the woman wearing black pants in the hallway') | Search_person('woman wearing black pants in the hallway') | Follow()" }, { "input": "go behind the woman wearing black shoes in the hallway", "output": "Respond('okay i will follow the woman wearing black shoes in the hallway') | Search_person('woman wearing black shoes in the hallway') | Follow()" }, { "input": "go behind the woman wearing blue pants in the hallway", "output": "Respond('okay i will follow the woman wearing blue pants in the hallway') | Search_person('woman wearing blue pants in the hallway') | Follow()" }, { "input": "go behind the woman wearing yellow pants in the hallway", "output": "Respond('okay i will follow the woman wearing yellow pants in the hallway') | Search_person('woman wearing yellow pants in the hallway') | Follow()" }, { "input": "go behind the woman wearing blue shoes in the hallway", "output": "Respond('okay i will follow the woman wearing blue shoes in the hallway') | Search_person('woman wearing blue shoes in the hallway') | Follow()" }, { "input": "go behind the woman wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the woman wearing yellow shoes in the hallway') | Search_person('woman wearing yellow shoes in the hallway') | Follow()" }, { "input": "go behind the smallest woman in the kitchen", "output": "Respond('okay i will follow the smallest woman in the kitchen') | Search_person('smallest woman in the kitchen') | Follow()" }, { "input": "go behind the oldest woman in the kitchen", "output": "Respond('okay i will follow the oldest woman in the kitchen') | Search_person('oldest woman in the kitchen') | Follow()" }, { "input": "go behind the tallest woman in the kitchen", "output": "Respond('okay i will follow the tallest woman in the kitchen') | Search_person('tallest woman in the kitchen') | Follow()" }, { "input": "go behind the person wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the person wearing orange shoes in the kitchen') | Search_person('person wearing orange shoes in the kitchen') | Follow()" }, { "input": "go behind the person wearing orange pants in the kitchen", "output": "Respond('okay i will follow the person wearing orange pants in the kitchen') | Search_person('person wearing orange pants in the kitchen') | Follow()" }, { "input": "go behind the person wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the person wearing blue shoes in the kitchen') | Search_person('person wearing blue shoes in the kitchen') | Follow()" }, { "input": "go behind the person wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shoes in the kitchen') | Search_person('person wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go behind the person wearing black pants in the kitchen", "output": "Respond('okay i will follow the person wearing black pants in the kitchen') | Search_person('person wearing black pants in the kitchen') | Follow()" }, { "input": "go behind the person wearing black shoes in the kitchen", "output": "Respond('okay i will follow the person wearing black shoes in the kitchen') | Search_person('person wearing black shoes in the kitchen') | Follow()" }, { "input": "go behind the person wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the person wearing yellow pants in the kitchen') | Search_person('person wearing yellow pants in the kitchen') | Follow()" }, { "input": "go behind the person wearing blue pants in the kitchen", "output": "Respond('okay i will follow the person wearing blue pants in the kitchen') | Search_person('person wearing blue pants in the kitchen') | Follow()" }, { "input": "go behind the person wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the kitchen') | Search_person('person wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the person wearing an orange blouse in the kitchen') | Search_person('person wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the person wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the person wearing an orange shirt in the kitchen') | Search_person('person wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the kitchen') | Search_person('person dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange shirt in the kitchen') | Search_person('person dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in an orange blouse in the kitchen') | Search_person('person dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the person wearing black shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black shirt in the kitchen') | Search_person('person wearing black shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue T-shirt in the kitchen') | Search_person('person wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow shirt in the kitchen') | Search_person('person wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing black T-shirt in the kitchen') | Search_person('person wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the person wearing yellow blouse in the kitchen') | Search_person('person wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the person wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the person wearing blue blouse in the kitchen') | Search_person('person wearing blue blouse in the kitchen') | Follow()" }, { "input": "go behind the person wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the kitchen') | Search_person('person wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the person wearing blue shirt in the kitchen') | Search_person('person wearing blue shirt in the kitchen') | Follow()" }, { "input": "go behind the person wearing black blouse in the kitchen", "output": "Respond('okay i will follow the person wearing black blouse in the kitchen') | Search_person('person wearing black blouse in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black shirt in the kitchen') | Search_person('person dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the kitchen') | Search_person('person dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the kitchen') | Search_person('person dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the kitchen') | Search_person('person dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue shirt in the kitchen') | Search_person('person dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a black blouse in the kitchen') | Search_person('person dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the kitchen') | Search_person('person dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the kitchen') | Search_person('person dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the person dressed in a blue blouse in the kitchen') | Search_person('person dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go behind the person wearing glasses in the kitchen", "output": "Respond('okay i will follow the person wearing glasses in the kitchen') | Search_person('person wearing glasses in the kitchen') | Follow()" }, { "input": "go behind the person wearing a hat in the kitchen", "output": "Respond('okay i will follow the person wearing a hat in the kitchen') | Search_person('person wearing a hat in the kitchen') | Follow()" }, { "input": "go behind the person wearing a necklace in the kitchen", "output": "Respond('okay i will follow the person wearing a necklace in the kitchen') | Search_person('person wearing a necklace in the kitchen') | Follow()" }, { "input": "go behind the woman pointing to the left in the hallway", "output": "Respond('okay i will follow the woman pointing to the left in the hallway') | Search_person('woman pointing to the left in the hallway') | Follow()" }, { "input": "go behind the woman raising their left arm in the hallway", "output": "Respond('okay i will follow the woman raising their left arm in the hallway') | Search_person('woman raising their left arm in the hallway') | Follow()" }, { "input": "go behind the woman waving in the hallway", "output": "Respond('okay i will follow the woman waving in the hallway') | Search_person('woman waving in the hallway') | Follow()" }, { "input": "go behind the woman raising their right arm in the hallway", "output": "Respond('okay i will follow the woman raising their right arm in the hallway') | Search_person('woman raising their right arm in the hallway') | Follow()" }, { "input": "go behind the woman pointing to the right in the hallway", "output": "Respond('okay i will follow the woman pointing to the right in the hallway') | Search_person('woman pointing to the right in the hallway') | Follow()" }, { "input": "go behind the child in the hallway", "output": "Respond('okay i will follow the child in the hallway') | Search_person('child in the hallway') | Follow()" }, { "input": "go behind the woman wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the office') | Search_person('woman wearing an orange T-shirt in the office') | Follow()" }, { "input": "go behind the woman wearing an orange shirt in the office", "output": "Respond('okay i will follow the woman wearing an orange shirt in the office') | Search_person('woman wearing an orange shirt in the office') | Follow()" }, { "input": "go behind the woman wearing an orange blouse in the office", "output": "Respond('okay i will follow the woman wearing an orange blouse in the office') | Search_person('woman wearing an orange blouse in the office') | Follow()" }, { "input": "go behind the woman dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the office') | Search_person('woman dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in an orange blouse in the office", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the office') | Search_person('woman dressed in an orange blouse in the office') | Follow()" }, { "input": "go behind the woman dressed in an orange shirt in the office", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the office') | Search_person('woman dressed in an orange shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the office') | Search_person('woman dressed in a yellow blouse in the office') | Follow()" }, { "input": "go behind the woman dressed in a black shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black shirt in the office') | Search_person('woman dressed in a black shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a black blouse in the office", "output": "Respond('okay i will follow the woman dressed in a black blouse in the office') | Search_person('woman dressed in a black blouse in the office') | Follow()" }, { "input": "go behind the woman dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the office') | Search_person('woman dressed in a yellow shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a blue blouse in the office", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the office') | Search_person('woman dressed in a blue blouse in the office') | Follow()" }, { "input": "go behind the woman dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the office') | Search_person('woman dressed in a black T-shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the office') | Search_person('woman dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a blue shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the office') | Search_person('woman dressed in a blue shirt in the office') | Follow()" }, { "input": "go behind the woman dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the office') | Search_person('woman dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go behind the woman wearing glasses in the office", "output": "Respond('okay i will follow the woman wearing glasses in the office') | Search_person('woman wearing glasses in the office') | Follow()" }, { "input": "go behind the woman wearing a hat in the office", "output": "Respond('okay i will follow the woman wearing a hat in the office') | Search_person('woman wearing a hat in the office') | Follow()" }, { "input": "go behind the woman wearing a necklace in the office", "output": "Respond('okay i will follow the woman wearing a necklace in the office') | Search_person('woman wearing a necklace in the office') | Follow()" }, { "input": "go behind the woman wearing yellow shoes in the office", "output": "Respond('okay i will follow the woman wearing yellow shoes in the office') | Search_person('woman wearing yellow shoes in the office') | Follow()" }, { "input": "go behind the woman wearing yellow pants in the office", "output": "Respond('okay i will follow the woman wearing yellow pants in the office') | Search_person('woman wearing yellow pants in the office') | Follow()" }, { "input": "go behind the woman wearing blue shoes in the office", "output": "Respond('okay i will follow the woman wearing blue shoes in the office') | Search_person('woman wearing blue shoes in the office') | Follow()" }, { "input": "go behind the woman wearing black shoes in the office", "output": "Respond('okay i will follow the woman wearing black shoes in the office') | Search_person('woman wearing black shoes in the office') | Follow()" }, { "input": "go behind the woman wearing blue pants in the office", "output": "Respond('okay i will follow the woman wearing blue pants in the office') | Search_person('woman wearing blue pants in the office') | Follow()" }, { "input": "go behind the woman wearing black pants in the office", "output": "Respond('okay i will follow the woman wearing black pants in the office') | Search_person('woman wearing black pants in the office') | Follow()" }, { "input": "go behind the woman wearing orange shoes in the office", "output": "Respond('okay i will follow the woman wearing orange shoes in the office') | Search_person('woman wearing orange shoes in the office') | Follow()" }, { "input": "go behind the woman wearing orange pants in the office", "output": "Respond('okay i will follow the woman wearing orange pants in the office') | Search_person('woman wearing orange pants in the office') | Follow()" }, { "input": "go behind the woman wearing black T-shirt in the office", "output": "Respond('okay i will follow the woman wearing black T-shirt in the office') | Search_person('woman wearing black T-shirt in the office') | Follow()" }, { "input": "go behind the woman wearing yellow blouse in the office", "output": "Respond('okay i will follow the woman wearing yellow blouse in the office') | Search_person('woman wearing yellow blouse in the office') | Follow()" }, { "input": "go behind the woman wearing black blouse in the office", "output": "Respond('okay i will follow the woman wearing black blouse in the office') | Search_person('woman wearing black blouse in the office') | Follow()" }, { "input": "go behind the woman wearing black shirt in the office", "output": "Respond('okay i will follow the woman wearing black shirt in the office') | Search_person('woman wearing black shirt in the office') | Follow()" }, { "input": "go behind the woman wearing blue blouse in the office", "output": "Respond('okay i will follow the woman wearing blue blouse in the office') | Search_person('woman wearing blue blouse in the office') | Follow()" }, { "input": "go behind the woman wearing yellow shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow shirt in the office') | Search_person('woman wearing yellow shirt in the office') | Follow()" }, { "input": "go behind the woman wearing blue T-shirt in the office", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the office') | Search_person('woman wearing blue T-shirt in the office') | Follow()" }, { "input": "go behind the woman wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the office') | Search_person('woman wearing yellow T-shirt in the office') | Follow()" }, { "input": "go behind the woman wearing blue shirt in the office", "output": "Respond('okay i will follow the woman wearing blue shirt in the office') | Search_person('woman wearing blue shirt in the office') | Follow()" }, { "input": "go behind the person wearing a hat in the living room", "output": "Respond('okay i will follow the person wearing a hat in the living room') | Search_person('person wearing a hat in the living room') | Follow()" }, { "input": "go behind the person wearing a necklace in the living room", "output": "Respond('okay i will follow the person wearing a necklace in the living room') | Search_person('person wearing a necklace in the living room') | Follow()" }, { "input": "go behind the person wearing glasses in the living room", "output": "Respond('okay i will follow the person wearing glasses in the living room') | Search_person('person wearing glasses in the living room') | Follow()" }, { "input": "go behind the person dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the living room') | Search_person('person dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in a black shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black shirt in the living room') | Search_person('person dressed in a black shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the living room') | Search_person('person dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the person dressed in a blue blouse in the living room') | Search_person('person dressed in a blue blouse in the living room') | Follow()" }, { "input": "go behind the person dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the living room') | Search_person('person dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go behind the person dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the living room') | Search_person('person dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the person dressed in a blue shirt in the living room') | Search_person('person dressed in a blue shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in a black blouse in the living room", "output": "Respond('okay i will follow the person dressed in a black blouse in the living room') | Search_person('person dressed in a black blouse in the living room') | Follow()" }, { "input": "go behind the person dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the living room') | Search_person('person dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the person wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the living room') | Search_person('person wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the person wearing an orange blouse in the living room", "output": "Respond('okay i will follow the person wearing an orange blouse in the living room') | Search_person('person wearing an orange blouse in the living room') | Follow()" }, { "input": "go behind the person wearing an orange shirt in the living room", "output": "Respond('okay i will follow the person wearing an orange shirt in the living room') | Search_person('person wearing an orange shirt in the living room') | Follow()" }, { "input": "go behind the person wearing orange shoes in the living room", "output": "Respond('okay i will follow the person wearing orange shoes in the living room') | Search_person('person wearing orange shoes in the living room') | Follow()" }, { "input": "go behind the person wearing orange pants in the living room", "output": "Respond('okay i will follow the person wearing orange pants in the living room') | Search_person('person wearing orange pants in the living room') | Follow()" }, { "input": "go behind the person wearing black T-shirt in the living room", "output": "Respond('okay i will follow the person wearing black T-shirt in the living room') | Search_person('person wearing black T-shirt in the living room') | Follow()" }, { "input": "go behind the person wearing black shirt in the living room", "output": "Respond('okay i will follow the person wearing black shirt in the living room') | Search_person('person wearing black shirt in the living room') | Follow()" }, { "input": "go behind the person wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the person wearing blue T-shirt in the living room') | Search_person('person wearing blue T-shirt in the living room') | Follow()" }, { "input": "go behind the person wearing blue blouse in the living room", "output": "Respond('okay i will follow the person wearing blue blouse in the living room') | Search_person('person wearing blue blouse in the living room') | Follow()" }, { "input": "go behind the person wearing yellow blouse in the living room", "output": "Respond('okay i will follow the person wearing yellow blouse in the living room') | Search_person('person wearing yellow blouse in the living room') | Follow()" }, { "input": "go behind the person wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the living room') | Search_person('person wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the person wearing blue shirt in the living room", "output": "Respond('okay i will follow the person wearing blue shirt in the living room') | Search_person('person wearing blue shirt in the living room') | Follow()" }, { "input": "go behind the person wearing yellow shirt in the living room", "output": "Respond('okay i will follow the person wearing yellow shirt in the living room') | Search_person('person wearing yellow shirt in the living room') | Follow()" }, { "input": "go behind the person wearing black blouse in the living room", "output": "Respond('okay i will follow the person wearing black blouse in the living room') | Search_person('person wearing black blouse in the living room') | Follow()" }, { "input": "go behind the person wearing blue shoes in the living room", "output": "Respond('okay i will follow the person wearing blue shoes in the living room') | Search_person('person wearing blue shoes in the living room') | Follow()" }, { "input": "go behind the person wearing yellow shoes in the living room", "output": "Respond('okay i will follow the person wearing yellow shoes in the living room') | Search_person('person wearing yellow shoes in the living room') | Follow()" }, { "input": "go behind the person wearing blue pants in the living room", "output": "Respond('okay i will follow the person wearing blue pants in the living room') | Search_person('person wearing blue pants in the living room') | Follow()" }, { "input": "go behind the person wearing yellow pants in the living room", "output": "Respond('okay i will follow the person wearing yellow pants in the living room') | Search_person('person wearing yellow pants in the living room') | Follow()" }, { "input": "go behind the person wearing black shoes in the living room", "output": "Respond('okay i will follow the person wearing black shoes in the living room') | Search_person('person wearing black shoes in the living room') | Follow()" }, { "input": "go behind the person wearing black pants in the living room", "output": "Respond('okay i will follow the person wearing black pants in the living room') | Search_person('person wearing black pants in the living room') | Follow()" }, { "input": "go behind the person dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange shirt in the living room') | Search_person('person dressed in an orange shirt in the living room') | Follow()" }, { "input": "go behind the person dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the person dressed in an orange blouse in the living room') | Search_person('person dressed in an orange blouse in the living room') | Follow()" }, { "input": "go behind the person dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the living room') | Search_person('person dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the man raising their left arm in the living room", "output": "Respond('okay i will follow the man raising their left arm in the living room') | Search_person('man raising their left arm in the living room') | Follow()" }, { "input": "go behind the man raising their right arm in the living room", "output": "Respond('okay i will follow the man raising their right arm in the living room') | Search_person('man raising their right arm in the living room') | Follow()" }, { "input": "go behind the man pointing to the right in the living room", "output": "Respond('okay i will follow the man pointing to the right in the living room') | Search_person('man pointing to the right in the living room') | Follow()" }, { "input": "go behind the man pointing to the left in the living room", "output": "Respond('okay i will follow the man pointing to the left in the living room') | Search_person('man pointing to the left in the living room') | Follow()" }, { "input": "go behind the man waving in the living room", "output": "Respond('okay i will follow the man waving in the living room') | Search_person('man waving in the living room') | Follow()" }, { "input": "go behind the woman wearing orange pants in the kitchen", "output": "Respond('okay i will follow the woman wearing orange pants in the kitchen') | Search_person('woman wearing orange pants in the kitchen') | Follow()" }, { "input": "go behind the woman wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing orange shoes in the kitchen') | Search_person('woman wearing orange shoes in the kitchen') | Follow()" }, { "input": "go behind the woman wearing a necklace in the kitchen", "output": "Respond('okay i will follow the woman wearing a necklace in the kitchen') | Search_person('woman wearing a necklace in the kitchen') | Follow()" }, { "input": "go behind the woman wearing a hat in the kitchen", "output": "Respond('okay i will follow the woman wearing a hat in the kitchen') | Search_person('woman wearing a hat in the kitchen') | Follow()" }, { "input": "go behind the woman wearing glasses in the kitchen", "output": "Respond('okay i will follow the woman wearing glasses in the kitchen') | Search_person('woman wearing glasses in the kitchen') | Follow()" }, { "input": "go behind the woman wearing black pants in the kitchen", "output": "Respond('okay i will follow the woman wearing black pants in the kitchen') | Search_person('woman wearing black pants in the kitchen') | Follow()" }, { "input": "go behind the woman wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow pants in the kitchen') | Search_person('woman wearing yellow pants in the kitchen') | Follow()" }, { "input": "go behind the woman wearing black shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing black shoes in the kitchen') | Search_person('woman wearing black shoes in the kitchen') | Follow()" }, { "input": "go behind the woman wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shoes in the kitchen') | Search_person('woman wearing blue shoes in the kitchen') | Follow()" }, { "input": "go behind the woman wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shoes in the kitchen') | Search_person('woman wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go behind the woman wearing blue pants in the kitchen", "output": "Respond('okay i will follow the woman wearing blue pants in the kitchen') | Search_person('woman wearing blue pants in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange blouse in the kitchen') | Search_person('woman dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange shirt in the kitchen') | Search_person('woman dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in an orange T-shirt in the kitchen') | Search_person('woman dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black shirt in the kitchen') | Search_person('woman dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black blouse in the kitchen') | Search_person('woman dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a black T-shirt in the kitchen') | Search_person('woman dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow blouse in the kitchen') | Search_person('woman dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue blouse in the kitchen') | Search_person('woman dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow T-shirt in the kitchen') | Search_person('woman dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue shirt in the kitchen') | Search_person('woman dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a yellow shirt in the kitchen') | Search_person('woman dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the woman dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman dressed in a blue T-shirt in the kitchen') | Search_person('woman dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange T-shirt in the kitchen') | Search_person('woman wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange blouse in the kitchen') | Search_person('woman wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the woman wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing an orange shirt in the kitchen') | Search_person('woman wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue shirt in the kitchen') | Search_person('woman wearing blue shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing black shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black shirt in the kitchen') | Search_person('woman wearing black shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing blue T-shirt in the kitchen') | Search_person('woman wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing blue blouse in the kitchen') | Search_person('woman wearing blue blouse in the kitchen') | Follow()" }, { "input": "go behind the woman wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow blouse in the kitchen') | Search_person('woman wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the woman wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing black T-shirt in the kitchen') | Search_person('woman wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing black blouse in the kitchen", "output": "Respond('okay i will follow the woman wearing black blouse in the kitchen') | Search_person('woman wearing black blouse in the kitchen') | Follow()" }, { "input": "go behind the woman wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow shirt in the kitchen') | Search_person('woman wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the woman wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the woman wearing yellow T-shirt in the kitchen') | Search_person('woman wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the person dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the office') | Search_person('person dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go behind the person dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the office') | Search_person('person dressed in a black T-shirt in the office') | Follow()" }, { "input": "go behind the person dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the office') | Search_person('person dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go behind the person dressed in a blue blouse in the office", "output": "Respond('okay i will follow the person dressed in a blue blouse in the office') | Search_person('person dressed in a blue blouse in the office') | Follow()" }, { "input": "go behind the person dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the office') | Search_person('person dressed in a yellow blouse in the office') | Follow()" }, { "input": "go behind the person dressed in a black blouse in the office", "output": "Respond('okay i will follow the person dressed in a black blouse in the office') | Search_person('person dressed in a black blouse in the office') | Follow()" }, { "input": "go behind the person dressed in a black shirt in the office", "output": "Respond('okay i will follow the person dressed in a black shirt in the office') | Search_person('person dressed in a black shirt in the office') | Follow()" }, { "input": "go behind the person dressed in a blue shirt in the office", "output": "Respond('okay i will follow the person dressed in a blue shirt in the office') | Search_person('person dressed in a blue shirt in the office') | Follow()" }, { "input": "go behind the person dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the office') | Search_person('person dressed in a yellow shirt in the office') | Follow()" }, { "input": "go behind the person wearing glasses in the office", "output": "Respond('okay i will follow the person wearing glasses in the office') | Search_person('person wearing glasses in the office') | Follow()" }, { "input": "go behind the person wearing a hat in the office", "output": "Respond('okay i will follow the person wearing a hat in the office') | Search_person('person wearing a hat in the office') | Follow()" }, { "input": "go behind the person wearing a necklace in the office", "output": "Respond('okay i will follow the person wearing a necklace in the office') | Search_person('person wearing a necklace in the office') | Follow()" }, { "input": "go behind the person dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the office') | Search_person('person dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go behind the person dressed in an orange shirt in the office", "output": "Respond('okay i will follow the person dressed in an orange shirt in the office') | Search_person('person dressed in an orange shirt in the office') | Follow()" }, { "input": "go behind the person dressed in an orange blouse in the office", "output": "Respond('okay i will follow the person dressed in an orange blouse in the office') | Search_person('person dressed in an orange blouse in the office') | Follow()" }, { "input": "go behind the person wearing blue shoes in the office", "output": "Respond('okay i will follow the person wearing blue shoes in the office') | Search_person('person wearing blue shoes in the office') | Follow()" }, { "input": "go behind the person wearing black shoes in the office", "output": "Respond('okay i will follow the person wearing black shoes in the office') | Search_person('person wearing black shoes in the office') | Follow()" }, { "input": "go behind the person wearing yellow shoes in the office", "output": "Respond('okay i will follow the person wearing yellow shoes in the office') | Search_person('person wearing yellow shoes in the office') | Follow()" }, { "input": "go behind the person wearing yellow pants in the office", "output": "Respond('okay i will follow the person wearing yellow pants in the office') | Search_person('person wearing yellow pants in the office') | Follow()" }, { "input": "go behind the person wearing blue pants in the office", "output": "Respond('okay i will follow the person wearing blue pants in the office') | Search_person('person wearing blue pants in the office') | Follow()" }, { "input": "go behind the person wearing black pants in the office", "output": "Respond('okay i will follow the person wearing black pants in the office') | Search_person('person wearing black pants in the office') | Follow()" }, { "input": "go behind the person wearing an orange blouse in the office", "output": "Respond('okay i will follow the person wearing an orange blouse in the office') | Search_person('person wearing an orange blouse in the office') | Follow()" }, { "input": "go behind the person wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the office') | Search_person('person wearing an orange T-shirt in the office') | Follow()" }, { "input": "go behind the person wearing an orange shirt in the office", "output": "Respond('okay i will follow the person wearing an orange shirt in the office') | Search_person('person wearing an orange shirt in the office') | Follow()" }, { "input": "go behind the person wearing orange shoes in the office", "output": "Respond('okay i will follow the person wearing orange shoes in the office') | Search_person('person wearing orange shoes in the office') | Follow()" }, { "input": "go behind the person wearing orange pants in the office", "output": "Respond('okay i will follow the person wearing orange pants in the office') | Search_person('person wearing orange pants in the office') | Follow()" }, { "input": "go behind the person wearing yellow shirt in the office", "output": "Respond('okay i will follow the person wearing yellow shirt in the office') | Search_person('person wearing yellow shirt in the office') | Follow()" }, { "input": "go behind the person wearing black shirt in the office", "output": "Respond('okay i will follow the person wearing black shirt in the office') | Search_person('person wearing black shirt in the office') | Follow()" }, { "input": "go behind the person wearing black blouse in the office", "output": "Respond('okay i will follow the person wearing black blouse in the office') | Search_person('person wearing black blouse in the office') | Follow()" }, { "input": "go behind the person wearing black T-shirt in the office", "output": "Respond('okay i will follow the person wearing black T-shirt in the office') | Search_person('person wearing black T-shirt in the office') | Follow()" }, { "input": "go behind the person wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the office') | Search_person('person wearing yellow T-shirt in the office') | Follow()" }, { "input": "go behind the person wearing blue shirt in the office", "output": "Respond('okay i will follow the person wearing blue shirt in the office') | Search_person('person wearing blue shirt in the office') | Follow()" }, { "input": "go behind the person wearing blue T-shirt in the office", "output": "Respond('okay i will follow the person wearing blue T-shirt in the office') | Search_person('person wearing blue T-shirt in the office') | Follow()" }, { "input": "go behind the person wearing blue blouse in the office", "output": "Respond('okay i will follow the person wearing blue blouse in the office') | Search_person('person wearing blue blouse in the office') | Follow()" }, { "input": "go behind the person wearing yellow blouse in the office", "output": "Respond('okay i will follow the person wearing yellow blouse in the office') | Search_person('person wearing yellow blouse in the office') | Follow()" }, { "input": "go behind the woman raising their right arm in the kitchen", "output": "Respond('okay i will follow the woman raising their right arm in the kitchen') | Search_person('woman raising their right arm in the kitchen') | Follow()" }, { "input": "go behind the woman pointing to the right in the kitchen", "output": "Respond('okay i will follow the woman pointing to the right in the kitchen') | Search_person('woman pointing to the right in the kitchen') | Follow()" }, { "input": "go behind the woman waving in the kitchen", "output": "Respond('okay i will follow the woman waving in the kitchen') | Search_person('woman waving in the kitchen') | Follow()" }, { "input": "go behind the woman pointing to the left in the kitchen", "output": "Respond('okay i will follow the woman pointing to the left in the kitchen') | Search_person('woman pointing to the left in the kitchen') | Follow()" }, { "input": "go behind the woman raising their left arm in the kitchen", "output": "Respond('okay i will follow the woman raising their left arm in the kitchen') | Search_person('woman raising their left arm in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a black blouse in the living room", "output": "Respond('okay i will follow the man dressed in a black blouse in the living room') | Search_person('man dressed in a black blouse in the living room') | Follow()" }, { "input": "go behind the man dressed in a black shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black shirt in the living room') | Search_person('man dressed in a black shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a yellow shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the living room') | Search_person('man dressed in a yellow shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a blue shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue shirt in the living room') | Search_person('man dressed in a blue shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a black T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the living room') | Search_person('man dressed in a black T-shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a blue T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the living room') | Search_person('man dressed in a blue T-shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a yellow blouse in the living room", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the living room') | Search_person('man dressed in a yellow blouse in the living room') | Follow()" }, { "input": "go behind the man dressed in a yellow T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the living room') | Search_person('man dressed in a yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in a blue blouse in the living room", "output": "Respond('okay i will follow the man dressed in a blue blouse in the living room') | Search_person('man dressed in a blue blouse in the living room') | Follow()" }, { "input": "go behind the man wearing orange shoes in the living room", "output": "Respond('okay i will follow the man wearing orange shoes in the living room') | Search_person('man wearing orange shoes in the living room') | Follow()" }, { "input": "go behind the man wearing orange pants in the living room", "output": "Respond('okay i will follow the man wearing orange pants in the living room') | Search_person('man wearing orange pants in the living room') | Follow()" }, { "input": "go behind the man wearing glasses in the living room", "output": "Respond('okay i will follow the man wearing glasses in the living room') | Search_person('man wearing glasses in the living room') | Follow()" }, { "input": "go behind the man wearing a hat in the living room", "output": "Respond('okay i will follow the man wearing a hat in the living room') | Search_person('man wearing a hat in the living room') | Follow()" }, { "input": "go behind the man wearing a necklace in the living room", "output": "Respond('okay i will follow the man wearing a necklace in the living room') | Search_person('man wearing a necklace in the living room') | Follow()" }, { "input": "go behind the man dressed in an orange shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange shirt in the living room') | Search_person('man dressed in an orange shirt in the living room') | Follow()" }, { "input": "go behind the man dressed in an orange blouse in the living room", "output": "Respond('okay i will follow the man dressed in an orange blouse in the living room') | Search_person('man dressed in an orange blouse in the living room') | Follow()" }, { "input": "go behind the man dressed in an orange T-shirt in the living room", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the living room') | Search_person('man dressed in an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the man wearing an orange shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange shirt in the living room') | Search_person('man wearing an orange shirt in the living room') | Follow()" }, { "input": "go behind the man wearing an orange T-shirt in the living room", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the living room') | Search_person('man wearing an orange T-shirt in the living room') | Follow()" }, { "input": "go behind the man wearing an orange blouse in the living room", "output": "Respond('okay i will follow the man wearing an orange blouse in the living room') | Search_person('man wearing an orange blouse in the living room') | Follow()" }, { "input": "go behind the man wearing black T-shirt in the living room", "output": "Respond('okay i will follow the man wearing black T-shirt in the living room') | Search_person('man wearing black T-shirt in the living room') | Follow()" }, { "input": "go behind the man wearing yellow shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow shirt in the living room') | Search_person('man wearing yellow shirt in the living room') | Follow()" }, { "input": "go behind the man wearing blue shirt in the living room", "output": "Respond('okay i will follow the man wearing blue shirt in the living room') | Search_person('man wearing blue shirt in the living room') | Follow()" }, { "input": "go behind the man wearing blue T-shirt in the living room", "output": "Respond('okay i will follow the man wearing blue T-shirt in the living room') | Search_person('man wearing blue T-shirt in the living room') | Follow()" }, { "input": "go behind the man wearing blue blouse in the living room", "output": "Respond('okay i will follow the man wearing blue blouse in the living room') | Search_person('man wearing blue blouse in the living room') | Follow()" }, { "input": "go behind the man wearing black blouse in the living room", "output": "Respond('okay i will follow the man wearing black blouse in the living room') | Search_person('man wearing black blouse in the living room') | Follow()" }, { "input": "go behind the man wearing black shirt in the living room", "output": "Respond('okay i will follow the man wearing black shirt in the living room') | Search_person('man wearing black shirt in the living room') | Follow()" }, { "input": "go behind the man wearing yellow T-shirt in the living room", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the living room') | Search_person('man wearing yellow T-shirt in the living room') | Follow()" }, { "input": "go behind the man wearing yellow blouse in the living room", "output": "Respond('okay i will follow the man wearing yellow blouse in the living room') | Search_person('man wearing yellow blouse in the living room') | Follow()" }, { "input": "go behind the man wearing black pants in the living room", "output": "Respond('okay i will follow the man wearing black pants in the living room') | Search_person('man wearing black pants in the living room') | Follow()" }, { "input": "go behind the man wearing yellow pants in the living room", "output": "Respond('okay i will follow the man wearing yellow pants in the living room') | Search_person('man wearing yellow pants in the living room') | Follow()" }, { "input": "go behind the man wearing black shoes in the living room", "output": "Respond('okay i will follow the man wearing black shoes in the living room') | Search_person('man wearing black shoes in the living room') | Follow()" }, { "input": "go behind the man wearing blue pants in the living room", "output": "Respond('okay i will follow the man wearing blue pants in the living room') | Search_person('man wearing blue pants in the living room') | Follow()" }, { "input": "go behind the man wearing yellow shoes in the living room", "output": "Respond('okay i will follow the man wearing yellow shoes in the living room') | Search_person('man wearing yellow shoes in the living room') | Follow()" }, { "input": "go behind the man wearing blue shoes in the living room", "output": "Respond('okay i will follow the man wearing blue shoes in the living room') | Search_person('man wearing blue shoes in the living room') | Follow()" }, { "input": "go behind the man wearing yellow pants in the kitchen", "output": "Respond('okay i will follow the man wearing yellow pants in the kitchen') | Search_person('man wearing yellow pants in the kitchen') | Follow()" }, { "input": "go behind the man wearing black pants in the kitchen", "output": "Respond('okay i will follow the man wearing black pants in the kitchen') | Search_person('man wearing black pants in the kitchen') | Follow()" }, { "input": "go behind the man wearing blue shoes in the kitchen", "output": "Respond('okay i will follow the man wearing blue shoes in the kitchen') | Search_person('man wearing blue shoes in the kitchen') | Follow()" }, { "input": "go behind the man wearing yellow shoes in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shoes in the kitchen') | Search_person('man wearing yellow shoes in the kitchen') | Follow()" }, { "input": "go behind the man wearing black shoes in the kitchen", "output": "Respond('okay i will follow the man wearing black shoes in the kitchen') | Search_person('man wearing black shoes in the kitchen') | Follow()" }, { "input": "go behind the man wearing blue pants in the kitchen", "output": "Respond('okay i will follow the man wearing blue pants in the kitchen') | Search_person('man wearing blue pants in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a yellow blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the kitchen') | Search_person('man dressed in a yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a black blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a black blouse in the kitchen') | Search_person('man dressed in a black blouse in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the kitchen') | Search_person('man dressed in a blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a blue blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue blouse in the kitchen') | Search_person('man dressed in a blue blouse in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a black T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the kitchen') | Search_person('man dressed in a black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the kitchen') | Search_person('man dressed in a yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a blue shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a blue shirt in the kitchen') | Search_person('man dressed in a blue shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a yellow shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the kitchen') | Search_person('man dressed in a yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in a black shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in a black shirt in the kitchen') | Search_person('man dressed in a black shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing a necklace in the kitchen", "output": "Respond('okay i will follow the man wearing a necklace in the kitchen') | Search_person('man wearing a necklace in the kitchen') | Follow()" }, { "input": "go behind the man wearing glasses in the kitchen", "output": "Respond('okay i will follow the man wearing glasses in the kitchen') | Search_person('man wearing glasses in the kitchen') | Follow()" }, { "input": "go behind the man wearing a hat in the kitchen", "output": "Respond('okay i will follow the man wearing a hat in the kitchen') | Search_person('man wearing a hat in the kitchen') | Follow()" }, { "input": "go behind the man wearing an orange shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange shirt in the kitchen') | Search_person('man wearing an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing an orange blouse in the kitchen", "output": "Respond('okay i will follow the man wearing an orange blouse in the kitchen') | Search_person('man wearing an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the man wearing an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the kitchen') | Search_person('man wearing an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in an orange blouse in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange blouse in the kitchen') | Search_person('man dressed in an orange blouse in the kitchen') | Follow()" }, { "input": "go behind the man dressed in an orange shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange shirt in the kitchen') | Search_person('man dressed in an orange shirt in the kitchen') | Follow()" }, { "input": "go behind the man dressed in an orange T-shirt in the kitchen", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the kitchen') | Search_person('man dressed in an orange T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing orange pants in the kitchen", "output": "Respond('okay i will follow the man wearing orange pants in the kitchen') | Search_person('man wearing orange pants in the kitchen') | Follow()" }, { "input": "go behind the man wearing orange shoes in the kitchen", "output": "Respond('okay i will follow the man wearing orange shoes in the kitchen') | Search_person('man wearing orange shoes in the kitchen') | Follow()" }, { "input": "go behind the man wearing yellow shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow shirt in the kitchen') | Search_person('man wearing yellow shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing blue T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue T-shirt in the kitchen') | Search_person('man wearing blue T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing blue blouse in the kitchen", "output": "Respond('okay i will follow the man wearing blue blouse in the kitchen') | Search_person('man wearing blue blouse in the kitchen') | Follow()" }, { "input": "go behind the man wearing yellow blouse in the kitchen", "output": "Respond('okay i will follow the man wearing yellow blouse in the kitchen') | Search_person('man wearing yellow blouse in the kitchen') | Follow()" }, { "input": "go behind the man wearing yellow T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the kitchen') | Search_person('man wearing yellow T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing black blouse in the kitchen", "output": "Respond('okay i will follow the man wearing black blouse in the kitchen') | Search_person('man wearing black blouse in the kitchen') | Follow()" }, { "input": "go behind the man wearing black T-shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black T-shirt in the kitchen') | Search_person('man wearing black T-shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing blue shirt in the kitchen", "output": "Respond('okay i will follow the man wearing blue shirt in the kitchen') | Search_person('man wearing blue shirt in the kitchen') | Follow()" }, { "input": "go behind the man wearing black shirt in the kitchen", "output": "Respond('okay i will follow the man wearing black shirt in the kitchen') | Search_person('man wearing black shirt in the kitchen') | Follow()" }, { "input": "go behind the woman waving in the living room", "output": "Respond('okay i will follow the woman waving in the living room') | Search_person('woman waving in the living room') | Follow()" }, { "input": "go behind the woman raising their left arm in the living room", "output": "Respond('okay i will follow the woman raising their left arm in the living room') | Search_person('woman raising their left arm in the living room') | Follow()" }, { "input": "go behind the woman pointing to the left in the living room", "output": "Respond('okay i will follow the woman pointing to the left in the living room') | Search_person('woman pointing to the left in the living room') | Follow()" }, { "input": "go behind the woman pointing to the right in the living room", "output": "Respond('okay i will follow the woman pointing to the right in the living room') | Search_person('woman pointing to the right in the living room') | Follow()" }, { "input": "go behind the woman raising their right arm in the living room", "output": "Respond('okay i will follow the woman raising their right arm in the living room') | Search_person('woman raising their right arm in the living room') | Follow()" }, { "input": "go behind the man wearing blue blouse in the hallway", "output": "Respond('okay i will follow the man wearing blue blouse in the hallway') | Search_person('man wearing blue blouse in the hallway') | Follow()" }, { "input": "go behind the man wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the man wearing yellow blouse in the hallway') | Search_person('man wearing yellow blouse in the hallway') | Follow()" }, { "input": "go behind the man wearing blue shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue shirt in the hallway') | Search_person('man wearing blue shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow shirt in the hallway') | Search_person('man wearing yellow shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing black blouse in the hallway", "output": "Respond('okay i will follow the man wearing black blouse in the hallway') | Search_person('man wearing black blouse in the hallway') | Follow()" }, { "input": "go behind the man wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing blue T-shirt in the hallway') | Search_person('man wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing black T-shirt in the hallway') | Search_person('man wearing black T-shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing black shirt in the hallway", "output": "Respond('okay i will follow the man wearing black shirt in the hallway') | Search_person('man wearing black shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the hallway') | Search_person('man wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the hallway') | Search_person('man dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a black blouse in the hallway') | Search_person('man dressed in a black blouse in the hallway') | Follow()" }, { "input": "go behind the man dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black shirt in the hallway') | Search_person('man dressed in a black shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the hallway') | Search_person('man dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a blue blouse in the hallway') | Search_person('man dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go behind the man dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue shirt in the hallway') | Search_person('man dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the hallway') | Search_person('man dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the hallway') | Search_person('man dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go behind the man dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the hallway') | Search_person('man dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing a hat in the hallway", "output": "Respond('okay i will follow the man wearing a hat in the hallway') | Search_person('man wearing a hat in the hallway') | Follow()" }, { "input": "go behind the man wearing glasses in the hallway", "output": "Respond('okay i will follow the man wearing glasses in the hallway') | Search_person('man wearing glasses in the hallway') | Follow()" }, { "input": "go behind the man wearing a necklace in the hallway", "output": "Respond('okay i will follow the man wearing a necklace in the hallway') | Search_person('man wearing a necklace in the hallway') | Follow()" }, { "input": "go behind the man wearing blue pants in the hallway", "output": "Respond('okay i will follow the man wearing blue pants in the hallway') | Search_person('man wearing blue pants in the hallway') | Follow()" }, { "input": "go behind the man wearing yellow pants in the hallway", "output": "Respond('okay i will follow the man wearing yellow pants in the hallway') | Search_person('man wearing yellow pants in the hallway') | Follow()" }, { "input": "go behind the man wearing black pants in the hallway", "output": "Respond('okay i will follow the man wearing black pants in the hallway') | Search_person('man wearing black pants in the hallway') | Follow()" }, { "input": "go behind the man wearing black shoes in the hallway", "output": "Respond('okay i will follow the man wearing black shoes in the hallway') | Search_person('man wearing black shoes in the hallway') | Follow()" }, { "input": "go behind the man wearing blue shoes in the hallway", "output": "Respond('okay i will follow the man wearing blue shoes in the hallway') | Search_person('man wearing blue shoes in the hallway') | Follow()" }, { "input": "go behind the man wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the man wearing yellow shoes in the hallway') | Search_person('man wearing yellow shoes in the hallway') | Follow()" }, { "input": "go behind the man wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the man wearing an orange blouse in the hallway') | Search_person('man wearing an orange blouse in the hallway') | Follow()" }, { "input": "go behind the man wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange shirt in the hallway') | Search_person('man wearing an orange shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the hallway') | Search_person('man wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange shirt in the hallway') | Search_person('man dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go behind the man dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the man dressed in an orange blouse in the hallway') | Search_person('man dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go behind the man dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the hallway') | Search_person('man dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the man wearing orange shoes in the hallway", "output": "Respond('okay i will follow the man wearing orange shoes in the hallway') | Search_person('man wearing orange shoes in the hallway') | Follow()" }, { "input": "go behind the man wearing orange pants in the hallway", "output": "Respond('okay i will follow the man wearing orange pants in the hallway') | Search_person('man wearing orange pants in the hallway') | Follow()" }, { "input": "go behind the smallest person in the office", "output": "Respond('okay i will follow the smallest person in the office') | Search_person('smallest person in the office') | Follow()" }, { "input": "go behind the oldest person in the office", "output": "Respond('okay i will follow the oldest person in the office') | Search_person('oldest person in the office') | Follow()" }, { "input": "go behind the tallest person in the office", "output": "Respond('okay i will follow the tallest person in the office') | Search_person('tallest person in the office') | Follow()" }, { "input": "go behind the oldest woman in the living room", "output": "Respond('okay i will follow the oldest woman in the living room') | Search_person('oldest woman in the living room') | Follow()" }, { "input": "go behind the tallest woman in the living room", "output": "Respond('okay i will follow the tallest woman in the living room') | Search_person('tallest woman in the living room') | Follow()" }, { "input": "go behind the smallest woman in the living room", "output": "Respond('okay i will follow the smallest woman in the living room') | Search_person('smallest woman in the living room') | Follow()" }, { "input": "go behind the tallest man in the kitchen", "output": "Respond('okay i will follow the tallest man in the kitchen') | Search_person('tallest man in the kitchen') | Follow()" }, { "input": "go behind the oldest man in the kitchen", "output": "Respond('okay i will follow the oldest man in the kitchen') | Search_person('oldest man in the kitchen') | Follow()" }, { "input": "go behind the smallest man in the kitchen", "output": "Respond('okay i will follow the smallest man in the kitchen') | Search_person('smallest man in the kitchen') | Follow()" }, { "input": "go behind the man raising their right arm in the kitchen", "output": "Respond('okay i will follow the man raising their right arm in the kitchen') | Search_person('man raising their right arm in the kitchen') | Follow()" }, { "input": "go behind the man raising their left arm in the kitchen", "output": "Respond('okay i will follow the man raising their left arm in the kitchen') | Search_person('man raising their left arm in the kitchen') | Follow()" }, { "input": "go behind the man pointing to the left in the kitchen", "output": "Respond('okay i will follow the man pointing to the left in the kitchen') | Search_person('man pointing to the left in the kitchen') | Follow()" }, { "input": "go behind the man waving in the kitchen", "output": "Respond('okay i will follow the man waving in the kitchen') | Search_person('man waving in the kitchen') | Follow()" }, { "input": "go behind the man pointing to the right in the kitchen", "output": "Respond('okay i will follow the man pointing to the right in the kitchen') | Search_person('man pointing to the right in the kitchen') | Follow()" }, { "input": "go behind the person raising their left arm in the kitchen", "output": "Respond('okay i will follow the person raising their left arm in the kitchen') | Search_person('person raising their left arm in the kitchen') | Follow()" }, { "input": "go behind the person raising their right arm in the kitchen", "output": "Respond('okay i will follow the person raising their right arm in the kitchen') | Search_person('person raising their right arm in the kitchen') | Follow()" }, { "input": "go behind the person waving in the kitchen", "output": "Respond('okay i will follow the person waving in the kitchen') | Search_person('person waving in the kitchen') | Follow()" }, { "input": "go behind the person pointing to the right in the kitchen", "output": "Respond('okay i will follow the person pointing to the right in the kitchen') | Search_person('person pointing to the right in the kitchen') | Follow()" }, { "input": "go behind the person pointing to the left in the kitchen", "output": "Respond('okay i will follow the person pointing to the left in the kitchen') | Search_person('person pointing to the left in the kitchen') | Follow()" }, { "input": "go behind the smallest man in the living room", "output": "Respond('okay i will follow the smallest man in the living room') | Search_person('smallest man in the living room') | Follow()" }, { "input": "go behind the oldest man in the living room", "output": "Respond('okay i will follow the oldest man in the living room') | Search_person('oldest man in the living room') | Follow()" }, { "input": "go behind the tallest man in the living room", "output": "Respond('okay i will follow the tallest man in the living room') | Search_person('tallest man in the living room') | Follow()" }, { "input": "go behind the oldest person in the living room", "output": "Respond('okay i will follow the oldest person in the living room') | Search_person('oldest person in the living room') | Follow()" }, { "input": "go behind the tallest person in the living room", "output": "Respond('okay i will follow the tallest person in the living room') | Search_person('tallest person in the living room') | Follow()" }, { "input": "go behind the smallest person in the living room", "output": "Respond('okay i will follow the smallest person in the living room') | Search_person('smallest person in the living room') | Follow()" }, { "input": "go behind the smallest man in the office", "output": "Respond('okay i will follow the smallest man in the office') | Search_person('smallest man in the office') | Follow()" }, { "input": "go behind the tallest man in the office", "output": "Respond('okay i will follow the tallest man in the office') | Search_person('tallest man in the office') | Follow()" }, { "input": "go behind the oldest man in the office", "output": "Respond('okay i will follow the oldest man in the office') | Search_person('oldest man in the office') | Follow()" }, { "input": "go behind the person dressed in a black shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black shirt in the hallway') | Search_person('person dressed in a black shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in a black T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a black T-shirt in the hallway') | Search_person('person dressed in a black T-shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in a blue T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue T-shirt in the hallway') | Search_person('person dressed in a blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in a blue blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a blue blouse in the hallway') | Search_person('person dressed in a blue blouse in the hallway') | Follow()" }, { "input": "go behind the person dressed in a yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow T-shirt in the hallway') | Search_person('person dressed in a yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in a yellow blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow blouse in the hallway') | Search_person('person dressed in a yellow blouse in the hallway') | Follow()" }, { "input": "go behind the person dressed in a black blouse in the hallway", "output": "Respond('okay i will follow the person dressed in a black blouse in the hallway') | Search_person('person dressed in a black blouse in the hallway') | Follow()" }, { "input": "go behind the person dressed in a yellow shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a yellow shirt in the hallway') | Search_person('person dressed in a yellow shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in a blue shirt in the hallway", "output": "Respond('okay i will follow the person dressed in a blue shirt in the hallway') | Search_person('person dressed in a blue shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing blue pants in the hallway", "output": "Respond('okay i will follow the person wearing blue pants in the hallway') | Search_person('person wearing blue pants in the hallway') | Follow()" }, { "input": "go behind the person wearing yellow shoes in the hallway", "output": "Respond('okay i will follow the person wearing yellow shoes in the hallway') | Search_person('person wearing yellow shoes in the hallway') | Follow()" }, { "input": "go behind the person wearing yellow pants in the hallway", "output": "Respond('okay i will follow the person wearing yellow pants in the hallway') | Search_person('person wearing yellow pants in the hallway') | Follow()" }, { "input": "go behind the person wearing blue shoes in the hallway", "output": "Respond('okay i will follow the person wearing blue shoes in the hallway') | Search_person('person wearing blue shoes in the hallway') | Follow()" }, { "input": "go behind the person wearing black pants in the hallway", "output": "Respond('okay i will follow the person wearing black pants in the hallway') | Search_person('person wearing black pants in the hallway') | Follow()" }, { "input": "go behind the person wearing black shoes in the hallway", "output": "Respond('okay i will follow the person wearing black shoes in the hallway') | Search_person('person wearing black shoes in the hallway') | Follow()" }, { "input": "go behind the person wearing an orange blouse in the hallway", "output": "Respond('okay i will follow the person wearing an orange blouse in the hallway') | Search_person('person wearing an orange blouse in the hallway') | Follow()" }, { "input": "go behind the person wearing an orange shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange shirt in the hallway') | Search_person('person wearing an orange shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing an orange T-shirt in the hallway') | Search_person('person wearing an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in an orange blouse in the hallway", "output": "Respond('okay i will follow the person dressed in an orange blouse in the hallway') | Search_person('person dressed in an orange blouse in the hallway') | Follow()" }, { "input": "go behind the person dressed in an orange T-shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange T-shirt in the hallway') | Search_person('person dressed in an orange T-shirt in the hallway') | Follow()" }, { "input": "go behind the person dressed in an orange shirt in the hallway", "output": "Respond('okay i will follow the person dressed in an orange shirt in the hallway') | Search_person('person dressed in an orange shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing yellow shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow shirt in the hallway') | Search_person('person wearing yellow shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing yellow blouse in the hallway", "output": "Respond('okay i will follow the person wearing yellow blouse in the hallway') | Search_person('person wearing yellow blouse in the hallway') | Follow()" }, { "input": "go behind the person wearing blue blouse in the hallway", "output": "Respond('okay i will follow the person wearing blue blouse in the hallway') | Search_person('person wearing blue blouse in the hallway') | Follow()" }, { "input": "go behind the person wearing yellow T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing yellow T-shirt in the hallway') | Search_person('person wearing yellow T-shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing black T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing black T-shirt in the hallway') | Search_person('person wearing black T-shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing blue shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue shirt in the hallway') | Search_person('person wearing blue shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing blue T-shirt in the hallway", "output": "Respond('okay i will follow the person wearing blue T-shirt in the hallway') | Search_person('person wearing blue T-shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing black blouse in the hallway", "output": "Respond('okay i will follow the person wearing black blouse in the hallway') | Search_person('person wearing black blouse in the hallway') | Follow()" }, { "input": "go behind the person wearing black shirt in the hallway", "output": "Respond('okay i will follow the person wearing black shirt in the hallway') | Search_person('person wearing black shirt in the hallway') | Follow()" }, { "input": "go behind the person wearing orange shoes in the hallway", "output": "Respond('okay i will follow the person wearing orange shoes in the hallway') | Search_person('person wearing orange shoes in the hallway') | Follow()" }, { "input": "go behind the person wearing orange pants in the hallway", "output": "Respond('okay i will follow the person wearing orange pants in the hallway') | Search_person('person wearing orange pants in the hallway') | Follow()" }, { "input": "go behind the person wearing a hat in the hallway", "output": "Respond('okay i will follow the person wearing a hat in the hallway') | Search_person('person wearing a hat in the hallway') | Follow()" }, { "input": "go behind the person wearing a necklace in the hallway", "output": "Respond('okay i will follow the person wearing a necklace in the hallway') | Search_person('person wearing a necklace in the hallway') | Follow()" }, { "input": "go behind the person wearing glasses in the hallway", "output": "Respond('okay i will follow the person wearing glasses in the hallway') | Search_person('person wearing glasses in the hallway') | Follow()" }, { "input": "go behind the tallest woman in the office", "output": "Respond('okay i will follow the tallest woman in the office') | Search_person('tallest woman in the office') | Follow()" }, { "input": "go behind the smallest woman in the office", "output": "Respond('okay i will follow the smallest woman in the office') | Search_person('smallest woman in the office') | Follow()" }, { "input": "go behind the oldest woman in the office", "output": "Respond('okay i will follow the oldest woman in the office') | Search_person('oldest woman in the office') | Follow()" }, { "input": "go behind the smallest person in the kitchen", "output": "Respond('okay i will follow the smallest person in the kitchen') | Search_person('smallest person in the kitchen') | Follow()" }, { "input": "go behind the oldest person in the kitchen", "output": "Respond('okay i will follow the oldest person in the kitchen') | Search_person('oldest person in the kitchen') | Follow()" }, { "input": "go behind the tallest person in the kitchen", "output": "Respond('okay i will follow the tallest person in the kitchen') | Search_person('tallest person in the kitchen') | Follow()" }, { "input": "go behind the smallest woman in the hallway", "output": "Respond('okay i will follow the smallest woman in the hallway') | Search_person('smallest woman in the hallway') | Follow()" }, { "input": "go behind the oldest woman in the hallway", "output": "Respond('okay i will follow the oldest woman in the hallway') | Search_person('oldest woman in the hallway') | Follow()" }, { "input": "go behind the tallest woman in the hallway", "output": "Respond('okay i will follow the tallest woman in the hallway') | Search_person('tallest woman in the hallway') | Follow()" }, { "input": "go behind the tallest man in the hallway", "output": "Respond('okay i will follow the tallest man in the hallway') | Search_person('tallest man in the hallway') | Follow()" }, { "input": "go behind the smallest man in the hallway", "output": "Respond('okay i will follow the smallest man in the hallway') | Search_person('smallest man in the hallway') | Follow()" }, { "input": "go behind the oldest man in the hallway", "output": "Respond('okay i will follow the oldest man in the hallway') | Search_person('oldest man in the hallway') | Follow()" }, { "input": "go behind the man wearing orange pants in the office", "output": "Respond('okay i will follow the man wearing orange pants in the office') | Search_person('man wearing orange pants in the office') | Follow()" }, { "input": "go behind the man wearing orange shoes in the office", "output": "Respond('okay i will follow the man wearing orange shoes in the office') | Search_person('man wearing orange shoes in the office') | Follow()" }, { "input": "go behind the man wearing yellow pants in the office", "output": "Respond('okay i will follow the man wearing yellow pants in the office') | Search_person('man wearing yellow pants in the office') | Follow()" }, { "input": "go behind the man wearing blue pants in the office", "output": "Respond('okay i will follow the man wearing blue pants in the office') | Search_person('man wearing blue pants in the office') | Follow()" }, { "input": "go behind the man wearing black pants in the office", "output": "Respond('okay i will follow the man wearing black pants in the office') | Search_person('man wearing black pants in the office') | Follow()" }, { "input": "go behind the man wearing blue shoes in the office", "output": "Respond('okay i will follow the man wearing blue shoes in the office') | Search_person('man wearing blue shoes in the office') | Follow()" }, { "input": "go behind the man wearing black shoes in the office", "output": "Respond('okay i will follow the man wearing black shoes in the office') | Search_person('man wearing black shoes in the office') | Follow()" }, { "input": "go behind the man wearing yellow shoes in the office", "output": "Respond('okay i will follow the man wearing yellow shoes in the office') | Search_person('man wearing yellow shoes in the office') | Follow()" }, { "input": "go behind the man wearing yellow T-shirt in the office", "output": "Respond('okay i will follow the man wearing yellow T-shirt in the office') | Search_person('man wearing yellow T-shirt in the office') | Follow()" }, { "input": "go behind the man wearing blue shirt in the office", "output": "Respond('okay i will follow the man wearing blue shirt in the office') | Search_person('man wearing blue shirt in the office') | Follow()" }, { "input": "go behind the man wearing black shirt in the office", "output": "Respond('okay i will follow the man wearing black shirt in the office') | Search_person('man wearing black shirt in the office') | Follow()" }, { "input": "go behind the man wearing blue T-shirt in the office", "output": "Respond('okay i will follow the man wearing blue T-shirt in the office') | Search_person('man wearing blue T-shirt in the office') | Follow()" }, { "input": "go behind the man wearing yellow shirt in the office", "output": "Respond('okay i will follow the man wearing yellow shirt in the office') | Search_person('man wearing yellow shirt in the office') | Follow()" }, { "input": "go behind the man wearing black T-shirt in the office", "output": "Respond('okay i will follow the man wearing black T-shirt in the office') | Search_person('man wearing black T-shirt in the office') | Follow()" }, { "input": "go behind the man wearing blue blouse in the office", "output": "Respond('okay i will follow the man wearing blue blouse in the office') | Search_person('man wearing blue blouse in the office') | Follow()" }, { "input": "go behind the man wearing yellow blouse in the office", "output": "Respond('okay i will follow the man wearing yellow blouse in the office') | Search_person('man wearing yellow blouse in the office') | Follow()" }, { "input": "go behind the man wearing black blouse in the office", "output": "Respond('okay i will follow the man wearing black blouse in the office') | Search_person('man wearing black blouse in the office') | Follow()" }, { "input": "go behind the man dressed in an orange blouse in the office", "output": "Respond('okay i will follow the man dressed in an orange blouse in the office') | Search_person('man dressed in an orange blouse in the office') | Follow()" }, { "input": "go behind the man dressed in an orange T-shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange T-shirt in the office') | Search_person('man dressed in an orange T-shirt in the office') | Follow()" }, { "input": "go behind the man dressed in an orange shirt in the office", "output": "Respond('okay i will follow the man dressed in an orange shirt in the office') | Search_person('man dressed in an orange shirt in the office') | Follow()" }, { "input": "go behind the man wearing glasses in the office", "output": "Respond('okay i will follow the man wearing glasses in the office') | Search_person('man wearing glasses in the office') | Follow()" }, { "input": "go behind the man wearing a necklace in the office", "output": "Respond('okay i will follow the man wearing a necklace in the office') | Search_person('man wearing a necklace in the office') | Follow()" }, { "input": "go behind the man wearing a hat in the office", "output": "Respond('okay i will follow the man wearing a hat in the office') | Search_person('man wearing a hat in the office') | Follow()" }, { "input": "go behind the man dressed in a blue shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue shirt in the office') | Search_person('man dressed in a blue shirt in the office') | Follow()" }, { "input": "go behind the man dressed in a black blouse in the office", "output": "Respond('okay i will follow the man dressed in a black blouse in the office') | Search_person('man dressed in a black blouse in the office') | Follow()" }, { "input": "go behind the man dressed in a blue blouse in the office", "output": "Respond('okay i will follow the man dressed in a blue blouse in the office') | Search_person('man dressed in a blue blouse in the office') | Follow()" }, { "input": "go behind the man dressed in a yellow shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow shirt in the office') | Search_person('man dressed in a yellow shirt in the office') | Follow()" }, { "input": "go behind the man dressed in a black T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a black T-shirt in the office') | Search_person('man dressed in a black T-shirt in the office') | Follow()" }, { "input": "go behind the man dressed in a blue T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a blue T-shirt in the office') | Search_person('man dressed in a blue T-shirt in the office') | Follow()" }, { "input": "go behind the man dressed in a black shirt in the office", "output": "Respond('okay i will follow the man dressed in a black shirt in the office') | Search_person('man dressed in a black shirt in the office') | Follow()" }, { "input": "go behind the man dressed in a yellow blouse in the office", "output": "Respond('okay i will follow the man dressed in a yellow blouse in the office') | Search_person('man dressed in a yellow blouse in the office') | Follow()" }, { "input": "go behind the man dressed in a yellow T-shirt in the office", "output": "Respond('okay i will follow the man dressed in a yellow T-shirt in the office') | Search_person('man dressed in a yellow T-shirt in the office') | Follow()" }, { "input": "go behind the man wearing an orange blouse in the office", "output": "Respond('okay i will follow the man wearing an orange blouse in the office') | Search_person('man wearing an orange blouse in the office') | Follow()" }, { "input": "go behind the man wearing an orange T-shirt in the office", "output": "Respond('okay i will follow the man wearing an orange T-shirt in the office') | Search_person('man wearing an orange T-shirt in the office') | Follow()" }, { "input": "go behind the man wearing an orange shirt in the office", "output": "Respond('okay i will follow the man wearing an orange shirt in the office') | Search_person('man wearing an orange shirt in the office') | Follow()" }, { "input": "go behind the child in the office", "output": "Respond('okay i will follow the child in the office') | Search_person('child in the office') | Follow()" }, { "input": "go behind the man raising their right arm in the hallway", "output": "Respond('okay i will follow the man raising their right arm in the hallway') | Search_person('man raising their right arm in the hallway') | Follow()" }, { "input": "go behind the man raising their left arm in the hallway", "output": "Respond('okay i will follow the man raising their left arm in the hallway') | Search_person('man raising their left arm in the hallway') | Follow()" }, { "input": "go behind the man pointing to the right in the hallway", "output": "Respond('okay i will follow the man pointing to the right in the hallway') | Search_person('man pointing to the right in the hallway') | Follow()" }, { "input": "go behind the man pointing to the left in the hallway", "output": "Respond('okay i will follow the man pointing to the left in the hallway') | Search_person('man pointing to the left in the hallway') | Follow()" }, { "input": "go behind the man waving in the hallway", "output": "Respond('okay i will follow the man waving in the hallway') | Search_person('man waving in the hallway') | Follow()" }, { "input": "follow the person at the exit", "output": "Respond('okay i will follow the person at the exit') | Search_person('person at the exit') | Follow()" }, { "input": "follow the person at the trashcan", "output": "Respond('okay i will follow the person at the trashcan') | Search_person('person at the trashcan') | Follow()" }, { "input": "follow the person at the couch", "output": "Respond('okay i will follow the person at the couch') | Search_person('person at the couch') | Follow()" }, { "input": "follow the person at the entrance", "output": "Respond('okay i will follow the person at the entrance') | Search_person('person at the entrance') | Follow()" }, { "input": "follow the person at the lounge chair", "output": "Respond('okay i will follow the person at the lounge chair') | Search_person('person at the lounge chair') | Follow()" }, { "input": "follow the person at the coathanger", "output": "Respond('okay i will follow the person at the coathanger') | Search_person('person at the coathanger') | Follow()" }, { "input": "follow the person at the lamp", "output": "Respond('okay i will follow the person at the lamp') | Search_person('person at the lamp') | Follow()" }, { "input": "go behind the person at the trashcan", "output": "Respond('okay i will follow the person at the trashcan') | Search_person('person at the trashcan') | Follow()" }, { "input": "go behind the person at the coathanger", "output": "Respond('okay i will follow the person at the coathanger') | Search_person('person at the coathanger') | Follow()" }, { "input": "go behind the person at the lamp", "output": "Respond('okay i will follow the person at the lamp') | Search_person('person at the lamp') | Follow()" }, { "input": "go behind the person at the exit", "output": "Respond('okay i will follow the person at the exit') | Search_person('person at the exit') | Follow()" }, { "input": "go behind the person at the entrance", "output": "Respond('okay i will follow the person at the entrance') | Search_person('person at the entrance') | Follow()" }, { "input": "go behind the person at the couch", "output": "Respond('okay i will follow the person at the couch') | Search_person('person at the couch') | Follow()" }, { "input": "go behind the person at the lounge chair", "output": "Respond('okay i will follow the person at the lounge chair') | Search_person('person at the lounge chair') | Follow()" }, { "input": "go after the person at the exit", "output": "Respond('okay i will follow the person at the exit') | Search_person('person at the exit') | Follow()" }, { "input": "go after the person at the lamp", "output": "Respond('okay i will follow the person at the lamp') | Search_person('person at the lamp') | Follow()" }, { "input": "go after the person at the entrance", "output": "Respond('okay i will follow the person at the entrance') | Search_person('person at the entrance') | Follow()" }, { "input": "go after the person at the coathanger", "output": "Respond('okay i will follow the person at the coathanger') | Search_person('person at the coathanger') | Follow()" }, { "input": "go after the person at the couch", "output": "Respond('okay i will follow the person at the couch') | Search_person('person at the couch') | Follow()" }, { "input": "go after the person at the lounge chair", "output": "Respond('okay i will follow the person at the lounge chair') | Search_person('person at the lounge chair') | Follow()" }, { "input": "go after the person at the trashcan", "output": "Respond('okay i will follow the person at the trashcan') | Search_person('person at the trashcan') | Follow()" } ], "guide": [ { "input": "guide the person at the couch to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the couch to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "guide the person at the lamp to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the lounge chair to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the trashcan to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "take the person at the lamp to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "guide the person at the lounge chair to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the trashcan to the exit", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "take the person at the trashcan to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the lounge chair to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "escort the person at the lamp to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "escort the person at the lamp to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "take the person at the trashcan to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "guide the person at the lounge chair to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the lamp to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "escort the person at the couch to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the lounge chair to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the trashcan to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "guide the person at the lounge chair to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "take the person at the couch to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the lamp to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the lounge chair to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "guide the person at the trashcan to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "guide the person at the couch to the exit", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "guide the person at the trashcan to the exit", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "escort the person at the couch to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "escort the person at the lounge chair to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "escort the person at the trashcan to the exit", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "guide the person at the couch to the coathanger", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to coathanger, please follow me') | Move_to('coathanger')" }, { "input": "take the person at the lamp to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "take the person at the couch to the exit", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "escort the person at the couch to the exit", "output": "Respond('Okay, Am working on it') | Move_to('couch') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "guide the person at the lamp to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "guide the person at the trashcan to the entrance", "output": "Respond('Okay, Am working on it') | Move_to('trashcan') | Search_person('person') | Respond('Hey, am here to guide you to entrance, please follow me') | Move_to('entrance')" }, { "input": "take the person at the lounge chair to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lounge chair') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" }, { "input": "guide the person at the lamp to the exit", "output": "Respond('Okay, Am working on it') | Move_to('lamp') | Search_person('person') | Respond('Hey, am here to guide you to exit, please follow me') | Move_to('exit')" } ], "extra": [ { "input": "bring the knife to the person in the office", "output": "Respond('Got it!') | Search_object('knife') | Pickup('knife') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the ice_tea to the person in the living room", "output": "Respond('Got it!') | Search_object('ice_tea') | Pickup('ice_tea') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_red to the person in the hallway", "output": "Respond('Got it!') | Search_object('sponge_red') | Pickup('sponge_red') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_blue to the person in the kitchen", "output": "Respond('Got it!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the plum to the person in the kitchen", "output": "Respond('Got it!') | Search_object('plum') | Pickup('plum') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_purple to the person in the office", "output": "Respond('Got it!') | Search_object('candy_purple') | Pickup('candy_purple') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_pink to the person in the office", "output": "Respond('Got it!') | Search_object('candy_pink') | Pickup('candy_pink') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_red to the person in the living room", "output": "Respond('Got it!') | Search_object('sponge_red') | Pickup('sponge_red') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the ice_tea to the person in the hallway", "output": "Respond('Got it!') | Search_object('ice_tea') | Pickup('ice_tea') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the fork to the person in the kitchen", "output": "Respond('Got it!') | Search_object('fork') | Pickup('fork') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pear to the person in the kitchen", "output": "Respond('Got it!') | Search_object('pear') | Pickup('pear') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the milk to the person in the kitchen", "output": "Respond('Got it!') | Search_object('milk') | Pickup('milk') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_blue to the person in the living room", "output": "Respond('Got it!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the knife to the person in the living room", "output": "Respond('Got it!') | Search_object('knife') | Pickup('knife') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the pea_soup to the person in the hallway", "output": "Respond('Got it!') | Search_object('pea_soup') | Pickup('pea_soup') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the sausages to the person in the office", "output": "Respond('Got it!') | Search_object('sausages') | Pickup('sausages') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the big_coke to the person in the hallway", "output": "Respond('Got it!') | Search_object('big_coke') | Pickup('big_coke') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the dubbelfris to the person in the living room", "output": "Respond('Got it!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the banana to the person in the office", "output": "Respond('Got it!') | Search_object('banana') | Pickup('banana') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the fork to the person in the living room", "output": "Respond('Got it!') | Search_object('fork') | Pickup('fork') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_red to the person in the hallway", "output": "Respond('Got it!') | Search_object('crisp_red') | Pickup('crisp_red') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the curry to the person in the kitchen", "output": "Respond('Got it!') | Search_object('curry') | Pickup('curry') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the ice_tea to the person in the kitchen", "output": "Respond('Got it!') | Search_object('ice_tea') | Pickup('ice_tea') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the candle to the person in the kitchen", "output": "Respond('Got it!') | Search_object('candle') | Pickup('candle') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pea_soup to the person in the living room", "output": "Respond('Got it!') | Search_object('pea_soup') | Pickup('pea_soup') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the pringles to the person in the hallway", "output": "Respond('Got it!') | Search_object('pringles') | Pickup('pringles') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the fanta to the person in the office", "output": "Respond('Got it!') | Search_object('fanta') | Pickup('fanta') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the stroopwafel to the person in the hallway", "output": "Respond('Got it!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the spoon to the person in the office", "output": "Respond('Got it!') | Search_object('spoon') | Pickup('spoon') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the mayonaise to the person in the office", "output": "Respond('Got it!') | Search_object('mayonaise') | Pickup('mayonaise') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_red to the person in the living room", "output": "Respond('Got it!') | Search_object('crisp_red') | Pickup('crisp_red') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the dishwasher_tab to the person in the living room", "output": "Respond('Got it!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_purple to the person in the kitchen", "output": "Respond('Got it!') | Search_object('candy_purple') | Pickup('candy_purple') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the big_coke to the person in the living room", "output": "Respond('Got it!') | Search_object('big_coke') | Pickup('big_coke') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the stroopwafel to the person in the living room", "output": "Respond('Got it!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the milk to the person in the living room", "output": "Respond('Got it!') | Search_object('milk') | Pickup('milk') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sausages to the person in the kitchen", "output": "Respond('Got it!') | Search_object('sausages') | Pickup('sausages') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the plum to the person in the hallway", "output": "Respond('Got it!') | Search_object('plum') | Pickup('plum') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the water to the person in the living room", "output": "Respond('Got it!') | Search_object('water') | Pickup('water') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the orange to the person in the kitchen", "output": "Respond('Got it!') | Search_object('orange') | Pickup('orange') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the cup to the person in the office", "output": "Respond('Got it!') | Search_object('cup') | Pickup('cup') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the apple to the person in the living room", "output": "Respond('Got it!') | Search_object('apple') | Pickup('apple') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sausages to the person in the hallway", "output": "Respond('Got it!') | Search_object('sausages') | Pickup('sausages') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the lemon to the person in the living room", "output": "Respond('Got it!') | Search_object('lemon') | Pickup('lemon') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the plate to the person in the kitchen", "output": "Respond('Got it!') | Search_object('plate') | Pickup('plate') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the curry to the person in the living room", "output": "Respond('Got it!') | Search_object('curry') | Pickup('curry') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the pancake_mix to the person in the living room", "output": "Respond('Got it!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the washcloth to the person in the living room", "output": "Respond('Got it!') | Search_object('washcloth') | Pickup('washcloth') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the cola to the person in the living room", "output": "Respond('Got it!') | Search_object('cola') | Pickup('cola') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the curry to the person in the hallway", "output": "Respond('Got it!') | Search_object('curry') | Pickup('curry') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the mayonaise to the person in the kitchen", "output": "Respond('Got it!') | Search_object('mayonaise') | Pickup('mayonaise') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the plum to the person in the living room", "output": "Respond('Got it!') | Search_object('plum') | Pickup('plum') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_red to the person in the office", "output": "Respond('Got it!') | Search_object('crisp_red') | Pickup('crisp_red') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the washcloth to the person in the office", "output": "Respond('Got it!') | Search_object('washcloth') | Pickup('washcloth') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the peach to the person in the office", "output": "Respond('Got it!') | Search_object('peach') | Pickup('peach') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the dishwasher_tab to the person in the kitchen", "output": "Respond('Got it!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the fanta to the person in the living room", "output": "Respond('Got it!') | Search_object('fanta') | Pickup('fanta') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the fanta to the person in the hallway", "output": "Respond('Got it!') | Search_object('fanta') | Pickup('fanta') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the pea_soup to the person in the office", "output": "Respond('Got it!') | Search_object('pea_soup') | Pickup('pea_soup') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_red to the person in the kitchen", "output": "Respond('Got it!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_yellow to the person in the kitchen", "output": "Respond('Got it!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pear to the person in the hallway", "output": "Respond('Got it!') | Search_object('pear') | Pickup('pear') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the fanta to the person in the kitchen", "output": "Respond('Got it!') | Search_object('fanta') | Pickup('fanta') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_yellow to the person in the office", "output": "Respond('Got it!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the spoon to the person in the living room", "output": "Respond('Got it!') | Search_object('spoon') | Pickup('spoon') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the stroopwafel to the person in the office", "output": "Respond('Got it!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the liquorice to the person in the kitchen", "output": "Respond('Got it!') | Search_object('liquorice') | Pickup('liquorice') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the cola to the person in the kitchen", "output": "Respond('Got it!') | Search_object('cola') | Pickup('cola') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the spoon to the person in the kitchen", "output": "Respond('Got it!') | Search_object('spoon') | Pickup('spoon') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_red to the person in the office", "output": "Respond('Got it!') | Search_object('candy_red') | Pickup('candy_red') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_red to the person in the kitchen", "output": "Respond('Got it!') | Search_object('candy_red') | Pickup('candy_red') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_green to the person in the kitchen", "output": "Respond('Got it!') | Search_object('sponge_green') | Pickup('sponge_green') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the cola to the person in the office", "output": "Respond('Got it!') | Search_object('cola') | Pickup('cola') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the soap to the person in the hallway", "output": "Respond('Got it!') | Search_object('soap') | Pickup('soap') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the knife to the person in the kitchen", "output": "Respond('Got it!') | Search_object('knife') | Pickup('knife') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the big_coke to the person in the office", "output": "Respond('Got it!') | Search_object('big_coke') | Pickup('big_coke') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the pea_soup to the person in the kitchen", "output": "Respond('Got it!') | Search_object('pea_soup') | Pickup('pea_soup') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_green to the person in the hallway", "output": "Respond('Got it!') | Search_object('sponge_green') | Pickup('sponge_green') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_pink to the person in the hallway", "output": "Respond('Got it!') | Search_object('candy_pink') | Pickup('candy_pink') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the stroopwafel to the person in the kitchen", "output": "Respond('Got it!') | Search_object('stroopwafel') | Pickup('stroopwafel') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the water to the person in the office", "output": "Respond('Got it!') | Search_object('water') | Pickup('water') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the tictac to the person in the hallway", "output": "Respond('Got it!') | Search_object('tictac') | Pickup('tictac') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the washcloth to the person in the hallway", "output": "Respond('Got it!') | Search_object('washcloth') | Pickup('washcloth') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the orange to the person in the living room", "output": "Respond('Got it!') | Search_object('orange') | Pickup('orange') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the orange to the person in the hallway", "output": "Respond('Got it!') | Search_object('orange') | Pickup('orange') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the bowl to the person in the office", "output": "Respond('Got it!') | Search_object('bowl') | Pickup('bowl') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_pink to the person in the kitchen", "output": "Respond('Got it!') | Search_object('candy_pink') | Pickup('candy_pink') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the apple to the person in the kitchen", "output": "Respond('Got it!') | Search_object('apple') | Pickup('apple') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the lemon to the person in the hallway", "output": "Respond('Got it!') | Search_object('lemon') | Pickup('lemon') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_blue to the person in the office", "output": "Respond('Got it!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the banana to the person in the living room", "output": "Respond('Got it!') | Search_object('banana') | Pickup('banana') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the soap to the person in the office", "output": "Respond('Got it!') | Search_object('soap') | Pickup('soap') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_blue to the person in the kitchen", "output": "Respond('Got it!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the water to the person in the kitchen", "output": "Respond('Got it!') | Search_object('water') | Pickup('water') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the banana to the person in the hallway", "output": "Respond('Got it!') | Search_object('banana') | Pickup('banana') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the tictac to the person in the office", "output": "Respond('Got it!') | Search_object('tictac') | Pickup('tictac') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the cornflakes to the person in the hallway", "output": "Respond('Got it!') | Search_object('cornflakes') | Pickup('cornflakes') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the milk to the person in the hallway", "output": "Respond('Got it!') | Search_object('milk') | Pickup('milk') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_yellow to the person in the living room", "output": "Respond('Got it!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the lemon to the person in the kitchen", "output": "Respond('Got it!') | Search_object('lemon') | Pickup('lemon') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the bowl to the person in the kitchen", "output": "Respond('Got it!') | Search_object('bowl') | Pickup('bowl') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the soap to the person in the kitchen", "output": "Respond('Got it!') | Search_object('soap') | Pickup('soap') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the apple to the person in the hallway", "output": "Respond('Got it!') | Search_object('apple') | Pickup('apple') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the bowl to the person in the hallway", "output": "Respond('Got it!') | Search_object('bowl') | Pickup('bowl') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the apple to the person in the office", "output": "Respond('Got it!') | Search_object('apple') | Pickup('apple') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the cornflakes to the person in the office", "output": "Respond('Got it!') | Search_object('cornflakes') | Pickup('cornflakes') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the milk to the person in the office", "output": "Respond('Got it!') | Search_object('milk') | Pickup('milk') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the candle to the person in the office", "output": "Respond('Got it!') | Search_object('candle') | Pickup('candle') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the peach to the person in the hallway", "output": "Respond('Got it!') | Search_object('peach') | Pickup('peach') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the big_coke to the person in the kitchen", "output": "Respond('Got it!') | Search_object('big_coke') | Pickup('big_coke') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_blue to the person in the hallway", "output": "Respond('Got it!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the pancake_mix to the person in the kitchen", "output": "Respond('Got it!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pringles to the person in the living room", "output": "Respond('Got it!') | Search_object('pringles') | Pickup('pringles') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the peach to the person in the kitchen", "output": "Respond('Got it!') | Search_object('peach') | Pickup('peach') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_red to the person in the kitchen", "output": "Respond('Got it!') | Search_object('sponge_red') | Pickup('sponge_red') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the fork to the person in the office", "output": "Respond('Got it!') | Search_object('fork') | Pickup('fork') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the cup to the person in the hallway", "output": "Respond('Got it!') | Search_object('cup') | Pickup('cup') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the mayonaise to the person in the living room", "output": "Respond('Got it!') | Search_object('mayonaise') | Pickup('mayonaise') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_blue to the person in the hallway", "output": "Respond('Got it!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_red to the person in the living room", "output": "Respond('Got it!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_purple to the person in the living room", "output": "Respond('Got it!') | Search_object('candy_purple') | Pickup('candy_purple') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candle to the person in the living room", "output": "Respond('Got it!') | Search_object('candle') | Pickup('candle') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the lemon to the person in the office", "output": "Respond('Got it!') | Search_object('lemon') | Pickup('lemon') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the liquorice to the person in the living room", "output": "Respond('Got it!') | Search_object('liquorice') | Pickup('liquorice') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the cola to the person in the hallway", "output": "Respond('Got it!') | Search_object('cola') | Pickup('cola') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_green to the person in the living room", "output": "Respond('Got it!') | Search_object('sponge_green') | Pickup('sponge_green') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_red to the person in the hallway", "output": "Respond('Got it!') | Search_object('candy_red') | Pickup('candy_red') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the pringles to the person in the office", "output": "Respond('Got it!') | Search_object('pringles') | Pickup('pringles') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the cornflakes to the person in the kitchen", "output": "Respond('Got it!') | Search_object('cornflakes') | Pickup('cornflakes') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pancake_mix to the person in the office", "output": "Respond('Got it!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the plate to the person in the living room", "output": "Respond('Got it!') | Search_object('plate') | Pickup('plate') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the dishwasher_tab to the person in the office", "output": "Respond('Got it!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the fork to the person in the hallway", "output": "Respond('Got it!') | Search_object('fork') | Pickup('fork') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the strawberry to the person in the office", "output": "Respond('Got it!') | Search_object('strawberry') | Pickup('strawberry') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the dubbelfris to the person in the kitchen", "output": "Respond('Got it!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the ice_tea to the person in the office", "output": "Respond('Got it!') | Search_object('ice_tea') | Pickup('ice_tea') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_blue to the person in the kitchen", "output": "Respond('Got it!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the pear to the person in the living room", "output": "Respond('Got it!') | Search_object('pear') | Pickup('pear') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the banana to the person in the kitchen", "output": "Respond('Got it!') | Search_object('banana') | Pickup('banana') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_red to the person in the hallway", "output": "Respond('Got it!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the mayonaise to the person in the hallway", "output": "Respond('Got it!') | Search_object('mayonaise') | Pickup('mayonaise') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the liquorice to the person in the hallway", "output": "Respond('Got it!') | Search_object('liquorice') | Pickup('liquorice') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the tictac to the person in the living room", "output": "Respond('Got it!') | Search_object('tictac') | Pickup('tictac') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the bowl to the person in the living room", "output": "Respond('Got it!') | Search_object('bowl') | Pickup('bowl') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_blue to the person in the hallway", "output": "Respond('Got it!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the soap to the person in the living room", "output": "Respond('Got it!') | Search_object('soap') | Pickup('soap') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_blue to the person in the living room", "output": "Respond('Got it!') | Search_object('crisp_blue') | Pickup('crisp_blue') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_blue to the person in the office", "output": "Respond('Got it!') | Search_object('sponge_blue') | Pickup('sponge_blue') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the plate to the person in the office", "output": "Respond('Got it!') | Search_object('plate') | Pickup('plate') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the pancake_mix to the person in the hallway", "output": "Respond('Got it!') | Search_object('pancake_mix') | Pickup('pancake_mix') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_pink to the person in the living room", "output": "Respond('Got it!') | Search_object('candy_pink') | Pickup('candy_pink') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_blue to the person in the living room", "output": "Respond('Got it!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the spoon to the person in the hallway", "output": "Respond('Got it!') | Search_object('spoon') | Pickup('spoon') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the sausages to the person in the living room", "output": "Respond('Got it!') | Search_object('sausages') | Pickup('sausages') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_yellow to the person in the hallway", "output": "Respond('Got it!') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the plum to the person in the office", "output": "Respond('Got it!') | Search_object('plum') | Pickup('plum') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the water to the person in the hallway", "output": "Respond('Got it!') | Search_object('water') | Pickup('water') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the dishwasher_tab to the person in the hallway", "output": "Respond('Got it!') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the strawberry to the person in the kitchen", "output": "Respond('Got it!') | Search_object('strawberry') | Pickup('strawberry') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_blue to the person in the office", "output": "Respond('Got it!') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_green to the person in the office", "output": "Respond('Got it!') | Search_object('sponge_green') | Pickup('sponge_green') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the pringles to the person in the kitchen", "output": "Respond('Got it!') | Search_object('pringles') | Pickup('pringles') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the cup to the person in the living room", "output": "Respond('Got it!') | Search_object('cup') | Pickup('cup') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the dubbelfris to the person in the office", "output": "Respond('Got it!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the knife to the person in the hallway", "output": "Respond('Got it!') | Search_object('knife') | Pickup('knife') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the pear to the person in the office", "output": "Respond('Got it!') | Search_object('pear') | Pickup('pear') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the hagelslag_red to the person in the office", "output": "Respond('Got it!') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the dubbelfris to the person in the hallway", "output": "Respond('Got it!') | Search_object('dubbelfris') | Pickup('dubbelfris') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the tictac to the person in the kitchen", "output": "Respond('Got it!') | Search_object('tictac') | Pickup('tictac') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_red to the person in the living room", "output": "Respond('Got it!') | Search_object('candy_red') | Pickup('candy_red') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the plate to the person in the hallway", "output": "Respond('Got it!') | Search_object('plate') | Pickup('plate') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the curry to the person in the office", "output": "Respond('Got it!') | Search_object('curry') | Pickup('curry') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the washcloth to the person in the kitchen", "output": "Respond('Got it!') | Search_object('washcloth') | Pickup('washcloth') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the crisp_red to the person in the kitchen", "output": "Respond('Got it!') | Search_object('crisp_red') | Pickup('crisp_red') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "bring the liquorice to the person in the office", "output": "Respond('Got it!') | Search_object('liquorice') | Pickup('liquorice') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the sponge_red to the person in the office", "output": "Respond('Got it!') | Search_object('sponge_red') | Pickup('sponge_red') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the strawberry to the person in the living room", "output": "Respond('Got it!') | Search_object('strawberry') | Pickup('strawberry') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candy_purple to the person in the hallway", "output": "Respond('Got it!') | Search_object('candy_purple') | Pickup('candy_purple') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the strawberry to the person in the hallway", "output": "Respond('Got it!') | Search_object('strawberry') | Pickup('strawberry') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the cornflakes to the person in the living room", "output": "Respond('Got it!') | Search_object('cornflakes') | Pickup('cornflakes') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the candle to the person in the hallway", "output": "Respond('Got it!') | Search_object('candle') | Pickup('candle') | Move_to('hallway') | Search_person('any') | Give_to('any')" }, { "input": "bring the peach to the person in the living room", "output": "Respond('Got it!') | Search_object('peach') | Pickup('peach') | Move_to('living room') | Search_person('any') | Give_to('any')" }, { "input": "bring the orange to the person in the office", "output": "Respond('Got it!') | Search_object('orange') | Pickup('orange') | Move_to('office') | Search_person('any') | Give_to('any')" }, { "input": "bring the cup to the person in the kitchen", "output": "Respond('Got it!') | Search_object('cup') | Pickup('cup') | Move_to('kitchen') | Search_person('any') | Give_to('any')" }, { "input": "tell me how many women wearing pants there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing shoes there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing pants there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing shoes there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing T-shirts there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing T-shirts there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing T-shirts there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing pants there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing shoes there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in blue there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in black there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in blue there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in blue there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in yellow there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in black there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in yellow there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in yellow there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in black there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting women there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many sitting women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down men there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many lying down men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting men there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many sitting men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down women there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many lying down women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing people there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many standing people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing men there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many standing men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing women there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many standing women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting people there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many sitting people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down people there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many lying down people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in black there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in blue there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in yellow there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in blue there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in black there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in yellow there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in black there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in blue there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in yellow there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing people there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many standing people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting people there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many sitting people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing men there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many standing men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing women there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many standing women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down women there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many lying down women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down people there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many lying down people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting women there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many sitting women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down men there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many lying down men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting men there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many sitting men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing shoes there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing T-shirts there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing T-shirts there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing T-shirts there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing pants there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing pants there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing pants there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing shoes there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing shoes there are in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in blue there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in black there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in blue there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in yellow there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in yellow there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in black there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in yellow there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in blue there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in black there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing pants there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing T-shirts there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing shoes there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing shoes there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing T-shirts there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing pants there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing shoes there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing pants there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing T-shirts there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in blue there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in blue there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in black there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in black there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in yellow there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women dressed in yellow there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in yellow there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people dressed in yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men dressed in black there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men dressed in black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people dressed in blue there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people dressed in blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down women there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many lying down women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting people there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many sitting people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting women there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many sitting women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down people there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many lying down people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting men there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many sitting men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing men there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many standing men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing people there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many standing people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down men there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many lying down men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing women there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many standing women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men there are in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing men there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many standing men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down women there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many lying down women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down men there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many lying down men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many lying down people there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many lying down people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting men there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many sitting men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing women there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many standing women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many standing people there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many standing people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting people there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many sitting people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many sitting women there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many sitting women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women there are in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing pants there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing pants there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing T-shirts there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing T-shirts there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing T-shirts there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women wearing shoes there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing pants there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men wearing shoes there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people wearing shoes there are in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing pants in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing shoes in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing T-shirts in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing shoes in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing pants in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing T-shirts in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are standing in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are lying down in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are sitting in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are lying down in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are standing in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are sitting in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are standing in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are sitting in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are lying down in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing blue in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing black in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing yellow in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing shoes in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing T-shirts in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing pants in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing black in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing blue in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing yellow in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing yellow in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing black in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing blue in the office", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are standing in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are sitting in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are lying down in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing T-shirts in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing shoes in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing pants in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing pants in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing T-shirts in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing shoes in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are standing in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are lying down in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are sitting in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing blue in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing yellow in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing black in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing shoes in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing T-shirts in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing pants in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing yellow in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing black in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing blue in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are lying down in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are sitting in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are standing in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing black in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing blue in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing yellow in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the kitchen", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are lying down in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are sitting in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are standing in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing yellow in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing black in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing blue in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing shoes in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing T-shirts in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing pants in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing shoes in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing pants in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing T-shirts in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are standing in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are lying down in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are sitting in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing blue in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing yellow in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing black in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are sitting in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are standing in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are lying down in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing yellow in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing blue in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing black in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing pants in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing T-shirts in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing shoes in the living room", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing pants in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing T-shirts in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing shoes in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are standing in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are lying down in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are sitting in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are lying down in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are standing in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are sitting in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are lying down in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are lying down there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are sitting in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are sitting there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are standing in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are standing there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing black in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing blue in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing yellow in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing blue in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing yellow in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people are wearing black in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their right arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their right arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are raising their left arm in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are raising their left arm there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are waving in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are waving there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the left in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the left there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are pointing to the right in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are pointing to the right there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing T-shirts in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing pants in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing shoes in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing shoes in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing shoes there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing T-shirts in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing T-shirts there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men are wearing pants in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men are wearing pants there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing blue in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing blue there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing yellow in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing yellow there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women are wearing black in the hallway", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women are wearing black there are in there') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are waving", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are sitting", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are standing", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are lying down", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing blue", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing black", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are waving", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing blue", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing black", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are waving", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing blue", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing black", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing blue", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing black", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing blue", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing black", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are lying down", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are sitting", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are standing", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing blue", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing black", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing pants", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are waving", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing pants", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are sitting", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are standing", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are lying down", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are sitting", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are lying down", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are standing", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing black", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing blue", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing blue", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing black", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing blue", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the office are wearing black", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many men there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing pants", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are waving", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are lying down", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are standing", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are sitting", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing blue", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing black", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are waving", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are waving", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are sitting", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are standing", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are lying down", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing pants", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the hallway are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many men there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing pants", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing pants", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing pants", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing pants", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the kitchen are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many women there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are sitting", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are lying down", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are standing", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the living room are wearing pants", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many men there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are lying down", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are standing", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are sitting", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are waving", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are waving", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many men in the kitchen are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many men there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are waving", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are sitting", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are lying down", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are standing", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are waving", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are lying down", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are sitting", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the living room are standing", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many women there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are standing", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are sitting", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the office are lying down", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many women there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing black", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing blue", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are pointing to the left", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that pointing to the left') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are pointing to the right", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that pointing to the right') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are raising their right arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that raising their right arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are waving", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that waving') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the kitchen are raising their left arm", "output": "Respond('Let me take a look!') | Move_to('kitchen') | Vision_Ask('how many people there are in there that raising their left arm') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are sitting", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that sitting') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are lying down", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that lying down') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are standing", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that standing') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing pants", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the office are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('office') | Vision_Ask('how many people there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing pants", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many women in the hallway are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many women there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing blue", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing blue') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing yellow", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing yellow') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the hallway are wearing black", "output": "Respond('Let me take a look!') | Move_to('hallway') | Vision_Ask('how many people there are in there that wearing black') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing T-shirts", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing T-shirts') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing pants", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing pants') | Search_person('user') | Vision_Ans()" }, { "input": "tell me how many people in the living room are wearing shoes", "output": "Respond('Let me take a look!') | Move_to('living room') | Vision_Ask('how many people there are in there that wearing shoes') | Search_person('user') | Vision_Ans()" }, { "input": "open the entrance door", "output": "Respond('Okay, I will open the door!') | Move_to('entrance door') | Open('door')" }, { "input": "open the exit door", "output": "Respond('Okay, I will open the door!') | Move_to('exit door') | Open('door')" }, { "input": "open the corridor door", "output": "Respond('Okay, I will open the door!') | Move_to('corridor door') | Open('door')" }, { "input": "close the entrance door", "output": "Respond('Okay, I will close the door!') | Move_to('entrance door') | Close('door')" }, { "input": "close the exit door", "output": "Respond('Okay, I will close the door!') | Move_to('exit door') | Close('door')" }, { "input": "close the corridor door", "output": "Respond('Okay, I will close the door!') | Move_to('corridor door') | Close('door')" }, { "input": "locate the tictac in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "find the apple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the candle in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "find the dishwasher_tab in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the plate in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "look for the fork in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "locate the orange in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "locate the plum in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "find the strawberry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "find the sausages in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "find the candle in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "locate the plate in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "find the curry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "look for the mayonaise in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "locate the crisp_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "look for the banana in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "look for the candy_pink in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the pea_soup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the spoon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "locate the sponge_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "look for the sponge_green in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "locate the candy_purple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "look for the bowl in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "find the orange in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "find the banana in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "locate the cola in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "find the cola in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "locate the big_coke in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "locate the liquorice in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "find the pancake_mix in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "look for the curry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the sponge_green in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "look for the ice_tea in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "look for the tictac in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "find the knife in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the banana in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "find the big_coke in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "look for the pringles in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the big_coke in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "find the pear in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "look for the big_coke in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "find the fork in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "look for the dishwasher_tab in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the mayonaise in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "look for the crisp_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "look for the water in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "find the ice_tea in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "locate the sponge_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "look for the fanta in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the sponge_yellow in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "locate the fanta in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the orange in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "look for the hagelslag_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the stroopwafel in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the spoon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "find the soap in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "find the lemon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "look for the candle in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "locate the dishwasher_tab in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the hagelslag_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "find the cornflakes in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "locate the ice_tea in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "look for the cornflakes in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "locate the plum in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "look for the hagelslag_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the hagelslag_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the orange in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "find the curry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the sausages in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "find the pea_soup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "look for the lemon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "locate the milk in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the hagelslag_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the soap in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "look for the fanta in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "look for the plum in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "look for the strawberry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "find the fanta in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the soap in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "locate the plate in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "look for the candy_purple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "find the pear in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "locate the big_coke in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "look for the fork in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "locate the apple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "look for the hagelslag_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "find the dubbelfris in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "find the strawberry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "find the crisp_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the curry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the stroopwafel in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "look for the pea_soup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the candle in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "find the hagelslag_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the spoon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "find the bowl in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the stroopwafel in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "locate the knife in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "find the apple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "look for the orange in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "look for the liquorice in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "locate the spoon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "locate the dubbelfris in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "locate the peach in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "locate the fanta in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "locate the orange in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "find the strawberry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "locate the lemon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "look for the stroopwafel in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "locate the hagelslag_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the strawberry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the dubbelfris in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "locate the mayonaise in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "find the lemon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "look for the washcloth in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "find the stroopwafel in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the sponge_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the knife in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the knife in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "locate the strawberry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "find the plate in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "find the sponge_green in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "look for the water in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "find the milk in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the lemon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "locate the spoon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "look for the dishwasher_tab in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the candy_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "look for the ice_tea in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "locate the tictac in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the pear in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "locate the hagelslag_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "look for the dishwasher_tab in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "look for the tictac in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the knife in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "find the liquorice in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "find the candle in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "look for the candy_purple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "locate the cola in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "look for the lemon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "find the plum in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "look for the candle in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "find the candy_pink in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the cola in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "locate the tictac in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "find the candy_pink in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the candy_pink in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the peach in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "look for the stroopwafel in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the sponge_yellow in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the dishwasher_tab in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "locate the milk in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "locate the hagelslag_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the fork in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "look for the milk in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the pear in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "look for the curry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the water in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "find the apple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the soap in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "locate the pancake_mix in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "look for the strawberry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the lemon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "locate the fork in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "find the candle in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "look for the orange in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "look for the sponge_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the fork in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "locate the crisp_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "find the pringles in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "find the candy_purple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "find the ice_tea in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "find the orange in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "look for the cola in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "locate the dubbelfris in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "look for the pear in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "look for the liquorice in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "locate the strawberry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the pringles in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the candy_purple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "look for the big_coke in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "locate the bowl in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "look for the pancake_mix in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "find the sponge_green in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "find the crisp_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "locate the liquorice in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "locate the peach in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "find the banana in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "find the candy_purple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "look for the apple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the pea_soup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "find the cup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the sponge_yellow in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the crisp_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "locate the soap in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "look for the sponge_green in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "find the plate in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "look for the knife in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the fanta in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "locate the curry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "look for the water in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "locate the liquorice in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "find the ice_tea in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "look for the bowl in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "look for the liquorice in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "look for the hagelslag_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "find the tictac in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the sausages in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "locate the sponge_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the cup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "find the candy_purple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "find the lemon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "find the pancake_mix in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "find the pringles in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the hagelslag_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "find the washcloth in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "look for the sponge_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "find the pear in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "locate the pringles in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "locate the mayonaise in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "look for the cup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the sausages in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "look for the plate in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "look for the candy_pink in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "locate the dubbelfris in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "look for the candle in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "locate the ice_tea in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "find the plum in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "locate the candy_pink in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "locate the washcloth in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the fork in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "look for the knife in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "find the hagelslag_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the orange in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "look for the plum in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "find the sponge_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "look for the candy_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "locate the fork in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "look for the soap in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "locate the candy_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "look for the crisp_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "locate the pea_soup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the fanta in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "look for the ice_tea in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "look for the sponge_green in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "find the liquorice in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "locate the plate in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "locate the orange in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "locate the dishwasher_tab in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the stroopwafel in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the sponge_green in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "find the crisp_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the sponge_green in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "look for the candle in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "find the peach in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "locate the sausages in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "locate the bowl in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the lemon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "find the liquorice in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "locate the hagelslag_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "find the dishwasher_tab in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the mayonaise in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "find the knife in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "locate the strawberry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the cola in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "find the tictac in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the banana in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "find the washcloth in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the cornflakes in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the cola in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "find the ice_tea in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "locate the pear in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "look for the big_coke in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "locate the knife in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the spoon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "locate the tictac in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "find the plum in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "find the dishwasher_tab in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the water in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the soap in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "locate the water in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "locate the liquorice in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "look for the mayonaise in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "find the hagelslag_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "find the crisp_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the sponge_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the spoon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "look for the sausages in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "look for the curry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the peach in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "look for the banana in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "find the big_coke in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "look for the washcloth in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the candy_pink in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "locate the ice_tea in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "locate the sponge_green in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "locate the pringles in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the spoon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "locate the pancake_mix in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "locate the apple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the lemon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "find the hagelslag_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "locate the crisp_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the big_coke in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "look for the fanta in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the plum in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "find the pea_soup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "find the bowl in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the candle in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "locate the sponge_yellow in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the curry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "locate the bowl in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the cup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the strawberry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the tictac in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the pringles in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "find the crisp_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "find the banana in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "look for the apple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "look for the apple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "find the dubbelfris in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "locate the cola in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "look for the crisp_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "look for the tictac in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "locate the big_coke in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "find the fork in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "look for the sponge_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "look for the candy_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "locate the crisp_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "look for the cup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the curry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "find the milk in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "locate the candy_pink in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the hagelslag_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the pea_soup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the candy_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "find the sausages in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "look for the peach in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "locate the soap in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "locate the crisp_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the cup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the candle in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "find the sponge_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the hagelslag_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the mayonaise in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "find the sponge_yellow in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "look for the cup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "find the plate in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "locate the cornflakes in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the strawberry in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "look for the candy_pink in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "locate the washcloth in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the sponge_yellow in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "locate the sponge_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "look for the orange in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "locate the plate in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "look for the crisp_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "look for the dubbelfris in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "look for the peach in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "find the liquorice in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "look for the pringles in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the pringles in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "look for the cola in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "locate the sponge_yellow in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "locate the mayonaise in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "look for the mayonaise in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "locate the water in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the sponge_yellow in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the washcloth in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the peach in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "find the bowl in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "look for the peach in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "look for the crisp_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "find the spoon in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "locate the apple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "look for the milk in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the apple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the water in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the pancake_mix in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "locate the candy_pink in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "look for the bowl in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "find the washcloth in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the candy_purple in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "find the fanta in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "locate the dubbelfris in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "locate the pea_soup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the milk in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "locate the sponge_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "look for the milk in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the pea_soup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the hagelslag_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "find the sponge_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "find the sponge_yellow in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "look for the plum in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "locate the cola in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "look for the milk in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "locate the dishwasher_tab in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "find the sponge_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the milk in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "look for the dishwasher_tab in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "locate the plum in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "find the sponge_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "look for the ice_tea in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "find the big_coke in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "find the big_coke in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('big_coke') | Respond('Here it is, I found the big_coke!')" }, { "input": "locate the pancake_mix in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "look for the sausages in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "look for the hagelslag_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "find the pear in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "find the peach in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "look for the soap in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "look for the dubbelfris in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "find the candy_pink in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "find the knife in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the sponge_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "locate the crisp_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "look for the sponge_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "look for the sponge_yellow in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "look for the sponge_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "find the cup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "find the apple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "locate the pear in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "find the cola in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "find the mayonaise in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "locate the sponge_green in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "look for the pear in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "locate the crisp_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "look for the candy_pink in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_pink') | Respond('Here it is, I found the candy_pink!')" }, { "input": "locate the washcloth in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "find the crisp_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "locate the stroopwafel in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "locate the pancake_mix in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "look for the sponge_green in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "find the spoon in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "find the banana in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "look for the sponge_yellow in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the cornflakes in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "locate the knife in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "look for the cornflakes in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the pancake_mix in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "look for the crisp_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "locate the crisp_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "look for the sponge_blue in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the sausages in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "locate the spoon in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "look for the curry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "look for the dubbelfris in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "find the pringles in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "find the tictac in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "look for the cornflakes in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "locate the peach in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "find the milk in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "find the crisp_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "locate the candy_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "look for the candy_purple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "look for the crisp_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('crisp_red') | Respond('Here it is, I found the crisp_red!')" }, { "input": "find the orange in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('orange') | Respond('Here it is, I found the orange!')" }, { "input": "find the mayonaise in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "locate the pear in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "find the tictac in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('tictac') | Respond('Here it is, I found the tictac!')" }, { "input": "look for the banana in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "locate the banana in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "find the water in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the fork in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "locate the sausages in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "look for the crisp_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('crisp_blue') | Respond('Here it is, I found the crisp_blue!')" }, { "input": "find the dubbelfris in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "look for the pancake_mix in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "find the soap in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "look for the pea_soup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the bowl in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the cup in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the sponge_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "locate the candy_purple in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "locate the milk in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('milk') | Respond('Here it is, I found the milk!')" }, { "input": "find the curry in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "look for the hagelslag_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "look for the sausages in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "locate the sponge_blue in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "find the water in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "locate the washcloth in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "locate the sponge_green in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_green') | Respond('Here it is, I found the sponge_green!')" }, { "input": "locate the dishwasher_tab in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('dishwasher_tab') | Respond('Here it is, I found the dishwasher_tab!')" }, { "input": "look for the candy_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "locate the cornflakes in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the pea_soup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "find the sponge_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "find the dubbelfris in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('dubbelfris') | Respond('Here it is, I found the dubbelfris!')" }, { "input": "locate the stroopwafel in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the cola in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cola') | Respond('Here it is, I found the cola!')" }, { "input": "locate the candy_purple in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "look for the stroopwafel in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the cornflakes in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the candy_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "find the candy_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "find the candy_red in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "find the cup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "find the pea_soup in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pea_soup') | Respond('Here it is, I found the pea_soup!')" }, { "input": "locate the banana in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "look for the sponge_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_blue') | Respond('Here it is, I found the sponge_blue!')" }, { "input": "look for the fork in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "find the fanta in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the candy_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "find the soap in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "find the candle in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candle') | Respond('Here it is, I found the candle!')" }, { "input": "locate the apple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('apple') | Respond('Here it is, I found the apple!')" }, { "input": "look for the plum in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "look for the plate in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "locate the pringles in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "find the fanta in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "look for the sausages in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sausages') | Respond('Here it is, I found the sausages!')" }, { "input": "locate the banana in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('banana') | Respond('Here it is, I found the banana!')" }, { "input": "look for the bowl in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "find the stroopwafel in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "look for the stroopwafel in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('stroopwafel') | Respond('Here it is, I found the stroopwafel!')" }, { "input": "find the bowl in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('bowl') | Respond('Here it is, I found the bowl!')" }, { "input": "locate the plum in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('plum') | Respond('Here it is, I found the plum!')" }, { "input": "locate the cornflakes in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the water in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the liquorice in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('liquorice') | Respond('Here it is, I found the liquorice!')" }, { "input": "find the cornflakes in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "find the candy_purple in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('candy_purple') | Respond('Here it is, I found the candy_purple!')" }, { "input": "locate the hagelslag_blue in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "locate the mayonaise in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('mayonaise') | Respond('Here it is, I found the mayonaise!')" }, { "input": "find the sponge_red in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('sponge_red') | Respond('Here it is, I found the sponge_red!')" }, { "input": "find the pancake_mix in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "locate the lemon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "look for the plate in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "locate the curry in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('curry') | Respond('Here it is, I found the curry!')" }, { "input": "look for the peach in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('peach') | Respond('Here it is, I found the peach!')" }, { "input": "look for the cup in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "locate the cup in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cup') | Respond('Here it is, I found the cup!')" }, { "input": "look for the washcloth in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "look for the pear in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pear') | Respond('Here it is, I found the pear!')" }, { "input": "look for the sponge_yellow in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('sponge_yellow') | Respond('Here it is, I found the sponge_yellow!')" }, { "input": "find the hagelslag_red in the office", "output": "Respond('Okay, I will go search for it!') | Move_to('office') | Search_object('hagelslag_red') | Respond('Here it is, I found the hagelslag_red!')" }, { "input": "locate the hagelslag_blue in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('hagelslag_blue') | Respond('Here it is, I found the hagelslag_blue!')" }, { "input": "locate the candy_red in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('candy_red') | Respond('Here it is, I found the candy_red!')" }, { "input": "look for the knife in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('knife') | Respond('Here it is, I found the knife!')" }, { "input": "locate the fanta in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fanta') | Respond('Here it is, I found the fanta!')" }, { "input": "find the pringles in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pringles') | Respond('Here it is, I found the pringles!')" }, { "input": "find the fork in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('fork') | Respond('Here it is, I found the fork!')" }, { "input": "locate the water in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('water') | Respond('Here it is, I found the water!')" }, { "input": "look for the washcloth in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('washcloth') | Respond('Here it is, I found the washcloth!')" }, { "input": "look for the spoon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('spoon') | Respond('Here it is, I found the spoon!')" }, { "input": "look for the cornflakes in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('cornflakes') | Respond('Here it is, I found the cornflakes!')" }, { "input": "look for the plate in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('plate') | Respond('Here it is, I found the plate!')" }, { "input": "find the strawberry in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('strawberry') | Respond('Here it is, I found the strawberry!')" }, { "input": "find the pancake_mix in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('pancake_mix') | Respond('Here it is, I found the pancake_mix!')" }, { "input": "locate the ice_tea in the hallway", "output": "Respond('Okay, I will go search for it!') | Move_to('hallway') | Search_object('ice_tea') | Respond('Here it is, I found the ice_tea!')" }, { "input": "locate the soap in the living room", "output": "Respond('Okay, I will go search for it!') | Move_to('living room') | Search_object('soap') | Respond('Here it is, I found the soap!')" }, { "input": "find the lemon in the kitchen", "output": "Respond('Okay, I will go search for it!') | Move_to('kitchen') | Search_object('lemon') | Respond('Here it is, I found the lemon!')" }, { "input": "introduce yourself to the person in the hallway", "output": "Respond('Nice of you, I will go greet him!') | Move_to('hallway') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "handshake the person in the office", "output": "Respond('Nice of you, I will go greet him!') | Move_to('office') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "say hello to the person in the hallway", "output": "Respond('Nice of you, I will go greet him!') | Move_to('hallway') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "introduce yourself to the person in the living room", "output": "Respond('Nice of you, I will go greet him!') | Move_to('living room') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "handshake the person in the living room", "output": "Respond('Nice of you, I will go greet him!') | Move_to('living room') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "introduce yourself to the person in the kitchen", "output": "Respond('Nice of you, I will go greet him!') | Move_to('kitchen') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "handshake the person in the hallway", "output": "Respond('Nice of you, I will go greet him!') | Move_to('hallway') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "say hello to the person in the office", "output": "Respond('Nice of you, I will go greet him!') | Move_to('office') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "greet the person in the office", "output": "Respond('Nice of you, I will go greet him!') | Move_to('office') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "handshake the person in the kitchen", "output": "Respond('Nice of you, I will go greet him!') | Move_to('kitchen') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "say hello to the person in the kitchen", "output": "Respond('Nice of you, I will go greet him!') | Move_to('kitchen') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "greet the person in the hallway", "output": "Respond('Nice of you, I will go greet him!') | Move_to('hallway') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "introduce yourself to the person in the office", "output": "Respond('Nice of you, I will go greet him!') | Move_to('office') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "greet the person in the kitchen", "output": "Respond('Nice of you, I will go greet him!') | Move_to('kitchen') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "greet the person in the living room", "output": "Respond('Nice of you, I will go greet him!') | Move_to('living room') | Search_person('person') | Respond('Hello, How you doing?')" }, { "input": "say hello to the person in the living room", "output": "Respond('Nice of you, I will go greet him!') | Move_to('living room') | Search_person('person') | Respond('Hello, How you doing?')" } ], "whattosay": [ { "input": "please say something about yourself", "output": "Respond('Well, my name is lucio i am a house hold robot and very close to AGI Artificial general intelligence!')" }, { "input": "could you tell me the time", "output": "What_Time()" }, { "input": "what is the time right now?", "output": "What_Time()" }, { "input": "Do you know what time is it?", "output": "What_Time()" }, { "input": "what time is it?", "output": "What_Time()" }, { "input": "what day is today?", "output": "What_Day()" }, { "input": "what day is tomorrow?", "output": "What_Tomorrow()" }, { "input": "what is your team's name", "output": "Respond('My team's name is ARAI team, they are my creators')" }, { "input": "what is your team's country", "output": "Respond('My team is from south korea')" }, { "input": "what is your team's affiliation", "output": "Respond('My team is from Pusan National University in south korea')" }, { "input": "what day of the week is it?", "output": "What_Day_Full()" }, { "input": "what day of the month it it?", "output": "What_Day_Full()" }, { "input": "a joke", "output": "Respond('What do you call a robot that always wins robocup? Lucio the champ!')" } ], "simple": [ { "input": "go to the trashcan", "output": "Respond('Okay, I will go to the trashcan') | Move_to('trashcan')" }, { "input": "go to the exit", "output": "Respond('Okay, I will go to the exit') | Move_to('exit')" }, { "input": "go to the lounge chair", "output": "Respond('Okay, I will go to the lounge chair') | Move_to('lounge chair')" }, { "input": "go to the lamp", "output": "Respond('Okay, I will go to the lamp') | Move_to('lamp')" }, { "input": "go to the couch", "output": "Respond('Okay, I will go to the couch') | Move_to('couch')" }, { "input": "go to the coathanger", "output": "Respond('Okay, I will go to the coathanger') | Move_to('coathanger')" }, { "input": "go to the entrance", "output": "Respond('Okay, I will go to the entrance') | Move_to('entrance')" }, { "input": "find the dishwasher_tab", "output": "Respond('Okay, I will go find the dishwasher_tab') | Search_object('dishwasher_tab') | Respond('Here it is, i have found the dishwasher_tab')" }, { "input": "find the sponge_red", "output": "Respond('Okay, I will go find the sponge_red') | Search_object('sponge_red') | Respond('Here it is, i have found the sponge_red')" }, { "input": "find the stroopwafel", "output": "Respond('Okay, I will go find the stroopwafel') | Search_object('stroopwafel') | Respond('Here it is, i have found the stroopwafel')" }, { "input": "find the candle", "output": "Respond('Okay, I will go find the candle') | Search_object('candle') | Respond('Here it is, i have found the candle')" }, { "input": "find the crisp_red", "output": "Respond('Okay, I will go find the crisp_red') | Search_object('crisp_red') | Respond('Here it is, i have found the crisp_red')" }, { "input": "find the cola", "output": "Respond('Okay, I will go find the cola') | Search_object('cola') | Respond('Here it is, i have found the cola')" }, { "input": "find the soap", "output": "Respond('Okay, I will go find the soap') | Search_object('soap') | Respond('Here it is, i have found the soap')" }, { "input": "find the water", "output": "Respond('Okay, I will go find the water') | Search_object('water') | Respond('Here it is, i have found the water')" }, { "input": "find the candy_purple", "output": "Respond('Okay, I will go find the candy_purple') | Search_object('candy_purple') | Respond('Here it is, i have found the candy_purple')" }, { "input": "find the sponge_blue", "output": "Respond('Okay, I will go find the sponge_blue') | Search_object('sponge_blue') | Respond('Here it is, i have found the sponge_blue')" }, { "input": "find the sponge_yellow", "output": "Respond('Okay, I will go find the sponge_yellow') | Search_object('sponge_yellow') | Respond('Here it is, i have found the sponge_yellow')" }, { "input": "find the bowl", "output": "Respond('Okay, I will go find the bowl') | Search_object('bowl') | Respond('Here it is, i have found the bowl')" }, { "input": "find the pancake_mix", "output": "Respond('Okay, I will go find the pancake_mix') | Search_object('pancake_mix') | Respond('Here it is, i have found the pancake_mix')" }, { "input": "find the orange", "output": "Respond('Okay, I will go find the orange') | Search_object('orange') | Respond('Here it is, i have found the orange')" }, { "input": "find the hagelslag_red", "output": "Respond('Okay, I will go find the hagelslag_red') | Search_object('hagelslag_red') | Respond('Here it is, i have found the hagelslag_red')" }, { "input": "find the spoon", "output": "Respond('Okay, I will go find the spoon') | Search_object('spoon') | Respond('Here it is, i have found the spoon')" }, { "input": "find the plum", "output": "Respond('Okay, I will go find the plum') | Search_object('plum') | Respond('Here it is, i have found the plum')" }, { "input": "find the crisp_blue", "output": "Respond('Okay, I will go find the crisp_blue') | Search_object('crisp_blue') | Respond('Here it is, i have found the crisp_blue')" }, { "input": "find the tictac", "output": "Respond('Okay, I will go find the tictac') | Search_object('tictac') | Respond('Here it is, i have found the tictac')" }, { "input": "find the cornflakes", "output": "Respond('Okay, I will go find the cornflakes') | Search_object('cornflakes') | Respond('Here it is, i have found the cornflakes')" }, { "input": "find the banana", "output": "Respond('Okay, I will go find the banana') | Search_object('banana') | Respond('Here it is, i have found the banana')" }, { "input": "find the pear", "output": "Respond('Okay, I will go find the pear') | Search_object('pear') | Respond('Here it is, i have found the pear')" }, { "input": "find the peach", "output": "Respond('Okay, I will go find the peach') | Search_object('peach') | Respond('Here it is, i have found the peach')" }, { "input": "find the sausages", "output": "Respond('Okay, I will go find the sausages') | Search_object('sausages') | Respond('Here it is, i have found the sausages')" }, { "input": "find the washcloth", "output": "Respond('Okay, I will go find the washcloth') | Search_object('washcloth') | Respond('Here it is, i have found the washcloth')" }, { "input": "find the ice_tea", "output": "Respond('Okay, I will go find the ice_tea') | Search_object('ice_tea') | Respond('Here it is, i have found the ice_tea')" }, { "input": "find the fanta", "output": "Respond('Okay, I will go find the fanta') | Search_object('fanta') | Respond('Here it is, i have found the fanta')" }, { "input": "find the plate", "output": "Respond('Okay, I will go find the plate') | Search_object('plate') | Respond('Here it is, i have found the plate')" }, { "input": "find the strawberry", "output": "Respond('Okay, I will go find the strawberry') | Search_object('strawberry') | Respond('Here it is, i have found the strawberry')" }, { "input": "find the dubbelfris", "output": "Respond('Okay, I will go find the dubbelfris') | Search_object('dubbelfris') | Respond('Here it is, i have found the dubbelfris')" }, { "input": "find the liquorice", "output": "Respond('Okay, I will go find the liquorice') | Search_object('liquorice') | Respond('Here it is, i have found the liquorice')" }, { "input": "find the candy_pink", "output": "Respond('Okay, I will go find the candy_pink') | Search_object('candy_pink') | Respond('Here it is, i have found the candy_pink')" }, { "input": "find the fork", "output": "Respond('Okay, I will go find the fork') | Search_object('fork') | Respond('Here it is, i have found the fork')" }, { "input": "find the knife", "output": "Respond('Okay, I will go find the knife') | Search_object('knife') | Respond('Here it is, i have found the knife')" }, { "input": "find the candy_red", "output": "Respond('Okay, I will go find the candy_red') | Search_object('candy_red') | Respond('Here it is, i have found the candy_red')" }, { "input": "find the cup", "output": "Respond('Okay, I will go find the cup') | Search_object('cup') | Respond('Here it is, i have found the cup')" }, { "input": "find the pea_soup", "output": "Respond('Okay, I will go find the pea_soup') | Search_object('pea_soup') | Respond('Here it is, i have found the pea_soup')" }, { "input": "find the pringles", "output": "Respond('Okay, I will go find the pringles') | Search_object('pringles') | Respond('Here it is, i have found the pringles')" }, { "input": "find the lemon", "output": "Respond('Okay, I will go find the lemon') | Search_object('lemon') | Respond('Here it is, i have found the lemon')" }, { "input": "find the sponge_green", "output": "Respond('Okay, I will go find the sponge_green') | Search_object('sponge_green') | Respond('Here it is, i have found the sponge_green')" }, { "input": "find the apple", "output": "Respond('Okay, I will go find the apple') | Search_object('apple') | Respond('Here it is, i have found the apple')" }, { "input": "find the milk", "output": "Respond('Okay, I will go find the milk') | Search_object('milk') | Respond('Here it is, i have found the milk')" }, { "input": "find the curry", "output": "Respond('Okay, I will go find the curry') | Search_object('curry') | Respond('Here it is, i have found the curry')" }, { "input": "find the hagelslag_blue", "output": "Respond('Okay, I will go find the hagelslag_blue') | Search_object('hagelslag_blue') | Respond('Here it is, i have found the hagelslag_blue')" }, { "input": "find the mayonaise", "output": "Respond('Okay, I will go find the mayonaise') | Search_object('mayonaise') | Respond('Here it is, i have found the mayonaise')" }, { "input": "find the big_coke", "output": "Respond('Okay, I will go find the big_coke') | Search_object('big_coke') | Respond('Here it is, i have found the big_coke')" }, { "input": "pickup the sponge_green", "output": "Respond('Okay, I will go get the sponge_green') | Search_object('sponge_green') | Pickup('sponge_green') | Respond('Here you go, I have got you the sponge_green')" }, { "input": "pickup the lemon", "output": "Respond('Okay, I will go get the lemon') | Search_object('lemon') | Pickup('lemon') | Respond('Here you go, I have got you the lemon')" }, { "input": "pickup the hagelslag_blue", "output": "Respond('Okay, I will go get the hagelslag_blue') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Respond('Here you go, I have got you the hagelslag_blue')" }, { "input": "pickup the hagelslag_red", "output": "Respond('Okay, I will go get the hagelslag_red') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Respond('Here you go, I have got you the hagelslag_red')" }, { "input": "pickup the pancake_mix", "output": "Respond('Okay, I will go get the pancake_mix') | Search_object('pancake_mix') | Pickup('pancake_mix') | Respond('Here you go, I have got you the pancake_mix')" }, { "input": "pickup the milk", "output": "Respond('Okay, I will go get the milk') | Search_object('milk') | Pickup('milk') | Respond('Here you go, I have got you the milk')" }, { "input": "pickup the liquorice", "output": "Respond('Okay, I will go get the liquorice') | Search_object('liquorice') | Pickup('liquorice') | Respond('Here you go, I have got you the liquorice')" }, { "input": "pickup the mayonaise", "output": "Respond('Okay, I will go get the mayonaise') | Search_object('mayonaise') | Pickup('mayonaise') | Respond('Here you go, I have got you the mayonaise')" }, { "input": "pickup the plum", "output": "Respond('Okay, I will go get the plum') | Search_object('plum') | Pickup('plum') | Respond('Here you go, I have got you the plum')" }, { "input": "pickup the sponge_red", "output": "Respond('Okay, I will go get the sponge_red') | Search_object('sponge_red') | Pickup('sponge_red') | Respond('Here you go, I have got you the sponge_red')" }, { "input": "pickup the crisp_blue", "output": "Respond('Okay, I will go get the crisp_blue') | Search_object('crisp_blue') | Pickup('crisp_blue') | Respond('Here you go, I have got you the crisp_blue')" }, { "input": "pickup the cola", "output": "Respond('Okay, I will go get the cola') | Search_object('cola') | Pickup('cola') | Respond('Here you go, I have got you the cola')" }, { "input": "pickup the pringles", "output": "Respond('Okay, I will go get the pringles') | Search_object('pringles') | Pickup('pringles') | Respond('Here you go, I have got you the pringles')" }, { "input": "pickup the orange", "output": "Respond('Okay, I will go get the orange') | Search_object('orange') | Pickup('orange') | Respond('Here you go, I have got you the orange')" }, { "input": "pickup the stroopwafel", "output": "Respond('Okay, I will go get the stroopwafel') | Search_object('stroopwafel') | Pickup('stroopwafel') | Respond('Here you go, I have got you the stroopwafel')" }, { "input": "pickup the ice_tea", "output": "Respond('Okay, I will go get the ice_tea') | Search_object('ice_tea') | Pickup('ice_tea') | Respond('Here you go, I have got you the ice_tea')" }, { "input": "pickup the fork", "output": "Respond('Okay, I will go get the fork') | Search_object('fork') | Pickup('fork') | Respond('Here you go, I have got you the fork')" }, { "input": "pickup the candy_red", "output": "Respond('Okay, I will go get the candy_red') | Search_object('candy_red') | Pickup('candy_red') | Respond('Here you go, I have got you the candy_red')" }, { "input": "pickup the strawberry", "output": "Respond('Okay, I will go get the strawberry') | Search_object('strawberry') | Pickup('strawberry') | Respond('Here you go, I have got you the strawberry')" }, { "input": "pickup the crisp_red", "output": "Respond('Okay, I will go get the crisp_red') | Search_object('crisp_red') | Pickup('crisp_red') | Respond('Here you go, I have got you the crisp_red')" }, { "input": "pickup the curry", "output": "Respond('Okay, I will go get the curry') | Search_object('curry') | Pickup('curry') | Respond('Here you go, I have got you the curry')" }, { "input": "pickup the soap", "output": "Respond('Okay, I will go get the soap') | Search_object('soap') | Pickup('soap') | Respond('Here you go, I have got you the soap')" }, { "input": "pickup the sponge_yellow", "output": "Respond('Okay, I will go get the sponge_yellow') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Respond('Here you go, I have got you the sponge_yellow')" }, { "input": "pickup the pea_soup", "output": "Respond('Okay, I will go get the pea_soup') | Search_object('pea_soup') | Pickup('pea_soup') | Respond('Here you go, I have got you the pea_soup')" }, { "input": "pickup the candy_pink", "output": "Respond('Okay, I will go get the candy_pink') | Search_object('candy_pink') | Pickup('candy_pink') | Respond('Here you go, I have got you the candy_pink')" }, { "input": "pickup the peach", "output": "Respond('Okay, I will go get the peach') | Search_object('peach') | Pickup('peach') | Respond('Here you go, I have got you the peach')" }, { "input": "pickup the knife", "output": "Respond('Okay, I will go get the knife') | Search_object('knife') | Pickup('knife') | Respond('Here you go, I have got you the knife')" }, { "input": "pickup the water", "output": "Respond('Okay, I will go get the water') | Search_object('water') | Pickup('water') | Respond('Here you go, I have got you the water')" }, { "input": "pickup the washcloth", "output": "Respond('Okay, I will go get the washcloth') | Search_object('washcloth') | Pickup('washcloth') | Respond('Here you go, I have got you the washcloth')" }, { "input": "pickup the tictac", "output": "Respond('Okay, I will go get the tictac') | Search_object('tictac') | Pickup('tictac') | Respond('Here you go, I have got you the tictac')" }, { "input": "pickup the candy_purple", "output": "Respond('Okay, I will go get the candy_purple') | Search_object('candy_purple') | Pickup('candy_purple') | Respond('Here you go, I have got you the candy_purple')" }, { "input": "pickup the sponge_blue", "output": "Respond('Okay, I will go get the sponge_blue') | Search_object('sponge_blue') | Pickup('sponge_blue') | Respond('Here you go, I have got you the sponge_blue')" }, { "input": "pickup the cup", "output": "Respond('Okay, I will go get the cup') | Search_object('cup') | Pickup('cup') | Respond('Here you go, I have got you the cup')" }, { "input": "pickup the sausages", "output": "Respond('Okay, I will go get the sausages') | Search_object('sausages') | Pickup('sausages') | Respond('Here you go, I have got you the sausages')" }, { "input": "pickup the fanta", "output": "Respond('Okay, I will go get the fanta') | Search_object('fanta') | Pickup('fanta') | Respond('Here you go, I have got you the fanta')" }, { "input": "pickup the bowl", "output": "Respond('Okay, I will go get the bowl') | Search_object('bowl') | Pickup('bowl') | Respond('Here you go, I have got you the bowl')" }, { "input": "pickup the banana", "output": "Respond('Okay, I will go get the banana') | Search_object('banana') | Pickup('banana') | Respond('Here you go, I have got you the banana')" }, { "input": "pickup the cornflakes", "output": "Respond('Okay, I will go get the cornflakes') | Search_object('cornflakes') | Pickup('cornflakes') | Respond('Here you go, I have got you the cornflakes')" }, { "input": "pickup the pear", "output": "Respond('Okay, I will go get the pear') | Search_object('pear') | Pickup('pear') | Respond('Here you go, I have got you the pear')" }, { "input": "pickup the candle", "output": "Respond('Okay, I will go get the candle') | Search_object('candle') | Pickup('candle') | Respond('Here you go, I have got you the candle')" }, { "input": "pickup the dishwasher_tab", "output": "Respond('Okay, I will go get the dishwasher_tab') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Respond('Here you go, I have got you the dishwasher_tab')" }, { "input": "pickup the spoon", "output": "Respond('Okay, I will go get the spoon') | Search_object('spoon') | Pickup('spoon') | Respond('Here you go, I have got you the spoon')" }, { "input": "pickup the dubbelfris", "output": "Respond('Okay, I will go get the dubbelfris') | Search_object('dubbelfris') | Pickup('dubbelfris') | Respond('Here you go, I have got you the dubbelfris')" }, { "input": "pickup the big_coke", "output": "Respond('Okay, I will go get the big_coke') | Search_object('big_coke') | Pickup('big_coke') | Respond('Here you go, I have got you the big_coke')" }, { "input": "pickup the apple", "output": "Respond('Okay, I will go get the apple') | Search_object('apple') | Pickup('apple') | Respond('Here you go, I have got you the apple')" }, { "input": "pickup the plate", "output": "Respond('Okay, I will go get the plate') | Search_object('plate') | Pickup('plate') | Respond('Here you go, I have got you the plate')" }, { "input": "deliver the hagelslag_blue", "output": "Respond('Okay, I will go deliver the hagelslag_blue') | Search_object('hagelslag_blue') | Pickup('hagelslag_blue') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the hagelslag_blue')" }, { "input": "deliver the sponge_blue", "output": "Respond('Okay, I will go deliver the sponge_blue') | Search_object('sponge_blue') | Pickup('sponge_blue') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the sponge_blue')" }, { "input": "deliver the candle", "output": "Respond('Okay, I will go deliver the candle') | Search_object('candle') | Pickup('candle') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the candle')" }, { "input": "deliver the cup", "output": "Respond('Okay, I will go deliver the cup') | Search_object('cup') | Pickup('cup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the cup')" }, { "input": "deliver the knife", "output": "Respond('Okay, I will go deliver the knife') | Search_object('knife') | Pickup('knife') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the knife')" }, { "input": "deliver the lemon", "output": "Respond('Okay, I will go deliver the lemon') | Search_object('lemon') | Pickup('lemon') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the lemon')" }, { "input": "deliver the curry", "output": "Respond('Okay, I will go deliver the curry') | Search_object('curry') | Pickup('curry') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the curry')" }, { "input": "deliver the fanta", "output": "Respond('Okay, I will go deliver the fanta') | Search_object('fanta') | Pickup('fanta') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the fanta')" }, { "input": "deliver the pringles", "output": "Respond('Okay, I will go deliver the pringles') | Search_object('pringles') | Pickup('pringles') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the pringles')" }, { "input": "deliver the pancake_mix", "output": "Respond('Okay, I will go deliver the pancake_mix') | Search_object('pancake_mix') | Pickup('pancake_mix') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the pancake_mix')" }, { "input": "deliver the liquorice", "output": "Respond('Okay, I will go deliver the liquorice') | Search_object('liquorice') | Pickup('liquorice') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the liquorice')" }, { "input": "deliver the tictac", "output": "Respond('Okay, I will go deliver the tictac') | Search_object('tictac') | Pickup('tictac') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the tictac')" }, { "input": "deliver the bowl", "output": "Respond('Okay, I will go deliver the bowl') | Search_object('bowl') | Pickup('bowl') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the bowl')" }, { "input": "deliver the orange", "output": "Respond('Okay, I will go deliver the orange') | Search_object('orange') | Pickup('orange') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the orange')" }, { "input": "deliver the pear", "output": "Respond('Okay, I will go deliver the pear') | Search_object('pear') | Pickup('pear') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the pear')" }, { "input": "deliver the cola", "output": "Respond('Okay, I will go deliver the cola') | Search_object('cola') | Pickup('cola') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the cola')" }, { "input": "deliver the ice_tea", "output": "Respond('Okay, I will go deliver the ice_tea') | Search_object('ice_tea') | Pickup('ice_tea') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the ice_tea')" }, { "input": "deliver the sponge_red", "output": "Respond('Okay, I will go deliver the sponge_red') | Search_object('sponge_red') | Pickup('sponge_red') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the sponge_red')" }, { "input": "deliver the strawberry", "output": "Respond('Okay, I will go deliver the strawberry') | Search_object('strawberry') | Pickup('strawberry') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the strawberry')" }, { "input": "deliver the apple", "output": "Respond('Okay, I will go deliver the apple') | Search_object('apple') | Pickup('apple') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the apple')" }, { "input": "deliver the dishwasher_tab", "output": "Respond('Okay, I will go deliver the dishwasher_tab') | Search_object('dishwasher_tab') | Pickup('dishwasher_tab') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the dishwasher_tab')" }, { "input": "deliver the sponge_yellow", "output": "Respond('Okay, I will go deliver the sponge_yellow') | Search_object('sponge_yellow') | Pickup('sponge_yellow') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the sponge_yellow')" }, { "input": "deliver the big_coke", "output": "Respond('Okay, I will go deliver the big_coke') | Search_object('big_coke') | Pickup('big_coke') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the big_coke')" }, { "input": "deliver the peach", "output": "Respond('Okay, I will go deliver the peach') | Search_object('peach') | Pickup('peach') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the peach')" }, { "input": "deliver the crisp_red", "output": "Respond('Okay, I will go deliver the crisp_red') | Search_object('crisp_red') | Pickup('crisp_red') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the crisp_red')" }, { "input": "deliver the candy_pink", "output": "Respond('Okay, I will go deliver the candy_pink') | Search_object('candy_pink') | Pickup('candy_pink') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the candy_pink')" }, { "input": "deliver the mayonaise", "output": "Respond('Okay, I will go deliver the mayonaise') | Search_object('mayonaise') | Pickup('mayonaise') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the mayonaise')" }, { "input": "deliver the hagelslag_red", "output": "Respond('Okay, I will go deliver the hagelslag_red') | Search_object('hagelslag_red') | Pickup('hagelslag_red') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the hagelslag_red')" }, { "input": "deliver the plate", "output": "Respond('Okay, I will go deliver the plate') | Search_object('plate') | Pickup('plate') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the plate')" }, { "input": "deliver the banana", "output": "Respond('Okay, I will go deliver the banana') | Search_object('banana') | Pickup('banana') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the banana')" }, { "input": "deliver the water", "output": "Respond('Okay, I will go deliver the water') | Search_object('water') | Pickup('water') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the water')" }, { "input": "deliver the plum", "output": "Respond('Okay, I will go deliver the plum') | Search_object('plum') | Pickup('plum') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the plum')" }, { "input": "deliver the sponge_green", "output": "Respond('Okay, I will go deliver the sponge_green') | Search_object('sponge_green') | Pickup('sponge_green') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the sponge_green')" }, { "input": "deliver the washcloth", "output": "Respond('Okay, I will go deliver the washcloth') | Search_object('washcloth') | Pickup('washcloth') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the washcloth')" }, { "input": "deliver the cornflakes", "output": "Respond('Okay, I will go deliver the cornflakes') | Search_object('cornflakes') | Pickup('cornflakes') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the cornflakes')" }, { "input": "deliver the sausages", "output": "Respond('Okay, I will go deliver the sausages') | Search_object('sausages') | Pickup('sausages') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the sausages')" }, { "input": "deliver the pea_soup", "output": "Respond('Okay, I will go deliver the pea_soup') | Search_object('pea_soup') | Pickup('pea_soup') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the pea_soup')" }, { "input": "deliver the candy_red", "output": "Respond('Okay, I will go deliver the candy_red') | Search_object('candy_red') | Pickup('candy_red') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the candy_red')" }, { "input": "deliver the dubbelfris", "output": "Respond('Okay, I will go deliver the dubbelfris') | Search_object('dubbelfris') | Pickup('dubbelfris') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the dubbelfris')" }, { "input": "deliver the fork", "output": "Respond('Okay, I will go deliver the fork') | Search_object('fork') | Pickup('fork') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the fork')" }, { "input": "deliver the milk", "output": "Respond('Okay, I will go deliver the milk') | Search_object('milk') | Pickup('milk') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the milk')" }, { "input": "deliver the crisp_blue", "output": "Respond('Okay, I will go deliver the crisp_blue') | Search_object('crisp_blue') | Pickup('crisp_blue') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the crisp_blue')" }, { "input": "deliver the candy_purple", "output": "Respond('Okay, I will go deliver the candy_purple') | Search_object('candy_purple') | Pickup('candy_purple') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the candy_purple')" }, { "input": "deliver the spoon", "output": "Respond('Okay, I will go deliver the spoon') | Search_object('spoon') | Pickup('spoon') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the spoon')" }, { "input": "deliver the soap", "output": "Respond('Okay, I will go deliver the soap') | Search_object('soap') | Pickup('soap') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the soap')" }, { "input": "deliver the stroopwafel", "output": "Respond('Okay, I will go deliver the stroopwafel') | Search_object('stroopwafel') | Pickup('stroopwafel') | Search_person('user') | Give_to('user') | Respond('Here you go, I have got you the stroopwafel')" }, { "input": "find Harrie", "output": "Respond('Okay, I will go find Harrie') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Susan", "output": "Respond('Okay, I will go find Susan') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Jesse", "output": "Respond('Okay, I will go find Jesse') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Noah", "output": "Respond('Okay, I will go find Noah') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Hayley", "output": "Respond('Okay, I will go find Hayley') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Fleur", "output": "Respond('Okay, I will go find Fleur') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Robin", "output": "Respond('Okay, I will go find Robin') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find William", "output": "Respond('Okay, I will go find William') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Peter", "output": "Respond('Okay, I will go find Peter') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Liam", "output": "Respond('Okay, I will go find Liam') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Gabrielle", "output": "Respond('Okay, I will go find Gabrielle') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Laura", "output": "Respond('Okay, I will go find Laura') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Kevin", "output": "Respond('Okay, I will go find Kevin') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Sophie", "output": "Respond('Okay, I will go find Sophie') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find John", "output": "Respond('Okay, I will go find John') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Julia", "output": "Respond('Okay, I will go find Julia') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Lucas", "output": "Respond('Okay, I will go find Lucas') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Robin", "output": "Respond('Okay, I will go find Robin') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Sara", "output": "Respond('Okay, I will go find Sara') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Emma", "output": "Respond('Okay, I will go find Emma') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Liam at the lamp", "output": "Respond('Okay, I will go find Liam') | Move_to('lamp') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Kevin at the couch", "output": "Respond('Okay, I will go find Kevin') | Move_to('couch') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Julia at the lamp", "output": "Respond('Okay, I will go find Julia') | Move_to('lamp') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Harrie at the entrance", "output": "Respond('Okay, I will go find Harrie') | Move_to('entrance') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Fleur at the entrance", "output": "Respond('Okay, I will go find Fleur') | Move_to('entrance') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Sophie at the exit", "output": "Respond('Okay, I will go find Sophie') | Move_to('exit') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Sophie at the entrance", "output": "Respond('Okay, I will go find Sophie') | Move_to('entrance') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Sara at the coathanger", "output": "Respond('Okay, I will go find Sara') | Move_to('coathanger') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Robin at the coathanger", "output": "Respond('Okay, I will go find Robin') | Move_to('coathanger') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Peter at the exit", "output": "Respond('Okay, I will go find Peter') | Move_to('exit') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Lucas at the coathanger", "output": "Respond('Okay, I will go find Lucas') | Move_to('coathanger') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Harrie at the lounge chair", "output": "Respond('Okay, I will go find Harrie') | Move_to('lounge chair') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Liam at the couch", "output": "Respond('Okay, I will go find Liam') | Move_to('couch') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Jesse at the exit", "output": "Respond('Okay, I will go find Jesse') | Move_to('exit') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Susan at the coathanger", "output": "Respond('Okay, I will go find Susan') | Move_to('coathanger') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Noah at the lounge chair", "output": "Respond('Okay, I will go find Noah') | Move_to('lounge chair') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Julia at the entrance", "output": "Respond('Okay, I will go find Julia') | Move_to('entrance') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Hayley at the lamp", "output": "Respond('Okay, I will go find Hayley') | Move_to('lamp') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Noah at the couch", "output": "Respond('Okay, I will go find Noah') | Move_to('couch') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Fleur at the couch", "output": "Respond('Okay, I will go find Fleur') | Move_to('couch') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Lucas at the exit", "output": "Respond('Okay, I will go find Lucas') | Move_to('exit') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Julia at the coathanger", "output": "Respond('Okay, I will go find Julia') | Move_to('coathanger') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Laura at the couch", "output": "Respond('Okay, I will go find Laura') | Move_to('couch') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find William at the lamp", "output": "Respond('Okay, I will go find William') | Move_to('lamp') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Sophie at the coathanger", "output": "Respond('Okay, I will go find Sophie') | Move_to('coathanger') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Gabrielle at the entrance", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('entrance') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Robin at the couch", "output": "Respond('Okay, I will go find Robin') | Move_to('couch') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find William at the coathanger", "output": "Respond('Okay, I will go find William') | Move_to('coathanger') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Robin at the trashcan", "output": "Respond('Okay, I will go find Robin') | Move_to('trashcan') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Lucas at the lounge chair", "output": "Respond('Okay, I will go find Lucas') | Move_to('lounge chair') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Laura at the coathanger", "output": "Respond('Okay, I will go find Laura') | Move_to('coathanger') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Fleur at the lounge chair", "output": "Respond('Okay, I will go find Fleur') | Move_to('lounge chair') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Sara at the lounge chair", "output": "Respond('Okay, I will go find Sara') | Move_to('lounge chair') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Lucas at the lamp", "output": "Respond('Okay, I will go find Lucas') | Move_to('lamp') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Susan at the exit", "output": "Respond('Okay, I will go find Susan') | Move_to('exit') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Fleur at the lamp", "output": "Respond('Okay, I will go find Fleur') | Move_to('lamp') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find William at the couch", "output": "Respond('Okay, I will go find William') | Move_to('couch') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Robin at the lamp", "output": "Respond('Okay, I will go find Robin') | Move_to('lamp') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Julia at the lounge chair", "output": "Respond('Okay, I will go find Julia') | Move_to('lounge chair') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Sara at the lamp", "output": "Respond('Okay, I will go find Sara') | Move_to('lamp') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Emma at the lounge chair", "output": "Respond('Okay, I will go find Emma') | Move_to('lounge chair') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Harrie at the lamp", "output": "Respond('Okay, I will go find Harrie') | Move_to('lamp') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Kevin at the lamp", "output": "Respond('Okay, I will go find Kevin') | Move_to('lamp') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find John at the couch", "output": "Respond('Okay, I will go find John') | Move_to('couch') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Emma at the trashcan", "output": "Respond('Okay, I will go find Emma') | Move_to('trashcan') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Laura at the trashcan", "output": "Respond('Okay, I will go find Laura') | Move_to('trashcan') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Peter at the entrance", "output": "Respond('Okay, I will go find Peter') | Move_to('entrance') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Robin at the coathanger", "output": "Respond('Okay, I will go find Robin') | Move_to('coathanger') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Robin at the trashcan", "output": "Respond('Okay, I will go find Robin') | Move_to('trashcan') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Harrie at the exit", "output": "Respond('Okay, I will go find Harrie') | Move_to('exit') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Emma at the couch", "output": "Respond('Okay, I will go find Emma') | Move_to('couch') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Susan at the couch", "output": "Respond('Okay, I will go find Susan') | Move_to('couch') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Kevin at the entrance", "output": "Respond('Okay, I will go find Kevin') | Move_to('entrance') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Julia at the couch", "output": "Respond('Okay, I will go find Julia') | Move_to('couch') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Laura at the lamp", "output": "Respond('Okay, I will go find Laura') | Move_to('lamp') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Fleur at the trashcan", "output": "Respond('Okay, I will go find Fleur') | Move_to('trashcan') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Kevin at the coathanger", "output": "Respond('Okay, I will go find Kevin') | Move_to('coathanger') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Lucas at the trashcan", "output": "Respond('Okay, I will go find Lucas') | Move_to('trashcan') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find John at the coathanger", "output": "Respond('Okay, I will go find John') | Move_to('coathanger') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Emma at the exit", "output": "Respond('Okay, I will go find Emma') | Move_to('exit') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Liam at the entrance", "output": "Respond('Okay, I will go find Liam') | Move_to('entrance') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Julia at the exit", "output": "Respond('Okay, I will go find Julia') | Move_to('exit') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Robin at the lounge chair", "output": "Respond('Okay, I will go find Robin') | Move_to('lounge chair') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Robin at the lamp", "output": "Respond('Okay, I will go find Robin') | Move_to('lamp') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Lucas at the entrance", "output": "Respond('Okay, I will go find Lucas') | Move_to('entrance') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Julia at the trashcan", "output": "Respond('Okay, I will go find Julia') | Move_to('trashcan') | Search_person('Julia') | Respond('Here you are, I have found Julia')" }, { "input": "find Hayley at the trashcan", "output": "Respond('Okay, I will go find Hayley') | Move_to('trashcan') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Peter at the trashcan", "output": "Respond('Okay, I will go find Peter') | Move_to('trashcan') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Kevin at the trashcan", "output": "Respond('Okay, I will go find Kevin') | Move_to('trashcan') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Harrie at the couch", "output": "Respond('Okay, I will go find Harrie') | Move_to('couch') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Peter at the couch", "output": "Respond('Okay, I will go find Peter') | Move_to('couch') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find John at the trashcan", "output": "Respond('Okay, I will go find John') | Move_to('trashcan') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find William at the lounge chair", "output": "Respond('Okay, I will go find William') | Move_to('lounge chair') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Sara at the couch", "output": "Respond('Okay, I will go find Sara') | Move_to('couch') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Robin at the exit", "output": "Respond('Okay, I will go find Robin') | Move_to('exit') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Robin at the entrance", "output": "Respond('Okay, I will go find Robin') | Move_to('entrance') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Gabrielle at the couch", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('couch') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Lucas at the couch", "output": "Respond('Okay, I will go find Lucas') | Move_to('couch') | Search_person('Lucas') | Respond('Here you are, I have found Lucas')" }, { "input": "find Hayley at the entrance", "output": "Respond('Okay, I will go find Hayley') | Move_to('entrance') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Emma at the lamp", "output": "Respond('Okay, I will go find Emma') | Move_to('lamp') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Noah at the coathanger", "output": "Respond('Okay, I will go find Noah') | Move_to('coathanger') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Jesse at the lamp", "output": "Respond('Okay, I will go find Jesse') | Move_to('lamp') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Susan at the trashcan", "output": "Respond('Okay, I will go find Susan') | Move_to('trashcan') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Fleur at the exit", "output": "Respond('Okay, I will go find Fleur') | Move_to('exit') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find John at the lamp", "output": "Respond('Okay, I will go find John') | Move_to('lamp') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Laura at the entrance", "output": "Respond('Okay, I will go find Laura') | Move_to('entrance') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Jesse at the trashcan", "output": "Respond('Okay, I will go find Jesse') | Move_to('trashcan') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Sophie at the couch", "output": "Respond('Okay, I will go find Sophie') | Move_to('couch') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Sophie at the lamp", "output": "Respond('Okay, I will go find Sophie') | Move_to('lamp') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Sara at the entrance", "output": "Respond('Okay, I will go find Sara') | Move_to('entrance') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Sara at the trashcan", "output": "Respond('Okay, I will go find Sara') | Move_to('trashcan') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Robin at the exit", "output": "Respond('Okay, I will go find Robin') | Move_to('exit') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find William at the exit", "output": "Respond('Okay, I will go find William') | Move_to('exit') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Noah at the lamp", "output": "Respond('Okay, I will go find Noah') | Move_to('lamp') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Gabrielle at the lamp", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('lamp') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find John at the exit", "output": "Respond('Okay, I will go find John') | Move_to('exit') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Liam at the lounge chair", "output": "Respond('Okay, I will go find Liam') | Move_to('lounge chair') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Jesse at the couch", "output": "Respond('Okay, I will go find Jesse') | Move_to('couch') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Harrie at the trashcan", "output": "Respond('Okay, I will go find Harrie') | Move_to('trashcan') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Liam at the trashcan", "output": "Respond('Okay, I will go find Liam') | Move_to('trashcan') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Fleur at the coathanger", "output": "Respond('Okay, I will go find Fleur') | Move_to('coathanger') | Search_person('Fleur') | Respond('Here you are, I have found Fleur')" }, { "input": "find Kevin at the exit", "output": "Respond('Okay, I will go find Kevin') | Move_to('exit') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Peter at the coathanger", "output": "Respond('Okay, I will go find Peter') | Move_to('coathanger') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Kevin at the lounge chair", "output": "Respond('Okay, I will go find Kevin') | Move_to('lounge chair') | Search_person('Kevin') | Respond('Here you are, I have found Kevin')" }, { "input": "find Hayley at the coathanger", "output": "Respond('Okay, I will go find Hayley') | Move_to('coathanger') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Liam at the exit", "output": "Respond('Okay, I will go find Liam') | Move_to('exit') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find William at the entrance", "output": "Respond('Okay, I will go find William') | Move_to('entrance') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Noah at the trashcan", "output": "Respond('Okay, I will go find Noah') | Move_to('trashcan') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find William at the trashcan", "output": "Respond('Okay, I will go find William') | Move_to('trashcan') | Search_person('William') | Respond('Here you are, I have found William')" }, { "input": "find Jesse at the coathanger", "output": "Respond('Okay, I will go find Jesse') | Move_to('coathanger') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Emma at the coathanger", "output": "Respond('Okay, I will go find Emma') | Move_to('coathanger') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Susan at the entrance", "output": "Respond('Okay, I will go find Susan') | Move_to('entrance') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Hayley at the couch", "output": "Respond('Okay, I will go find Hayley') | Move_to('couch') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Robin at the lounge chair", "output": "Respond('Okay, I will go find Robin') | Move_to('lounge chair') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find John at the lounge chair", "output": "Respond('Okay, I will go find John') | Move_to('lounge chair') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Noah at the entrance", "output": "Respond('Okay, I will go find Noah') | Move_to('entrance') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Peter at the lounge chair", "output": "Respond('Okay, I will go find Peter') | Move_to('lounge chair') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Laura at the lounge chair", "output": "Respond('Okay, I will go find Laura') | Move_to('lounge chair') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Sophie at the trashcan", "output": "Respond('Okay, I will go find Sophie') | Move_to('trashcan') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Gabrielle at the coathanger", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('coathanger') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Noah at the exit", "output": "Respond('Okay, I will go find Noah') | Move_to('exit') | Search_person('Noah') | Respond('Here you are, I have found Noah')" }, { "input": "find Jesse at the entrance", "output": "Respond('Okay, I will go find Jesse') | Move_to('entrance') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Emma at the entrance", "output": "Respond('Okay, I will go find Emma') | Move_to('entrance') | Search_person('Emma') | Respond('Here you are, I have found Emma')" }, { "input": "find Gabrielle at the exit", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('exit') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Laura at the exit", "output": "Respond('Okay, I will go find Laura') | Move_to('exit') | Search_person('Laura') | Respond('Here you are, I have found Laura')" }, { "input": "find Liam at the coathanger", "output": "Respond('Okay, I will go find Liam') | Move_to('coathanger') | Search_person('Liam') | Respond('Here you are, I have found Liam')" }, { "input": "find Harrie at the coathanger", "output": "Respond('Okay, I will go find Harrie') | Move_to('coathanger') | Search_person('Harrie') | Respond('Here you are, I have found Harrie')" }, { "input": "find Gabrielle at the trashcan", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('trashcan') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Gabrielle at the lounge chair", "output": "Respond('Okay, I will go find Gabrielle') | Move_to('lounge chair') | Search_person('Gabrielle') | Respond('Here you are, I have found Gabrielle')" }, { "input": "find Peter at the lamp", "output": "Respond('Okay, I will go find Peter') | Move_to('lamp') | Search_person('Peter') | Respond('Here you are, I have found Peter')" }, { "input": "find Robin at the entrance", "output": "Respond('Okay, I will go find Robin') | Move_to('entrance') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find Susan at the lounge chair", "output": "Respond('Okay, I will go find Susan') | Move_to('lounge chair') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Robin at the couch", "output": "Respond('Okay, I will go find Robin') | Move_to('couch') | Search_person('Robin') | Respond('Here you are, I have found Robin')" }, { "input": "find John at the entrance", "output": "Respond('Okay, I will go find John') | Move_to('entrance') | Search_person('John') | Respond('Here you are, I have found John')" }, { "input": "find Susan at the lamp", "output": "Respond('Okay, I will go find Susan') | Move_to('lamp') | Search_person('Susan') | Respond('Here you are, I have found Susan')" }, { "input": "find Jesse at the lounge chair", "output": "Respond('Okay, I will go find Jesse') | Move_to('lounge chair') | Search_person('Jesse') | Respond('Here you are, I have found Jesse')" }, { "input": "find Sara at the exit", "output": "Respond('Okay, I will go find Sara') | Move_to('exit') | Search_person('Sara') | Respond('Here you are, I have found Sara')" }, { "input": "find Hayley at the lounge chair", "output": "Respond('Okay, I will go find Hayley') | Move_to('lounge chair') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find Sophie at the lounge chair", "output": "Respond('Okay, I will go find Sophie') | Move_to('lounge chair') | Search_person('Sophie') | Respond('Here you are, I have found Sophie')" }, { "input": "find Hayley at the exit", "output": "Respond('Okay, I will go find Hayley') | Move_to('exit') | Search_person('Hayley') | Respond('Here you are, I have found Hayley')" }, { "input": "find the peach at the kitchen cabinet", "output": "Respond('Okay, I will go find the peach') | Move_to('kitchen cabinet') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the candy_purple at the dishwasher", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('dishwasher') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the sponge_red at the shelf", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('shelf') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the sponge_yellow at the shelf", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('shelf') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the stroopwafel at the kitchen cabinet", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('kitchen cabinet') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the strawberry at the kitchen counter", "output": "Respond('Okay, I will go find the strawberry') | Move_to('kitchen counter') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the water at the dinner table", "output": "Respond('Okay, I will go find the water') | Move_to('dinner table') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the sponge_red at the dinner table", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('dinner table') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the peach at the kitchen counter", "output": "Respond('Okay, I will go find the peach') | Move_to('kitchen counter') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the big_coke at the hallway cabinet", "output": "Respond('Okay, I will go find the big_coke') | Move_to('hallway cabinet') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the crisp_red at the desk", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('desk') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the ice_tea at the shelf", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('shelf') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the pringles at the dishwasher", "output": "Respond('Okay, I will go find the pringles') | Move_to('dishwasher') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the banana at the shelf", "output": "Respond('Okay, I will go find the banana') | Move_to('shelf') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the hagelslag_red at the hallway cabinet", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('hallway cabinet') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the banana at the desk", "output": "Respond('Okay, I will go find the banana') | Move_to('desk') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the hagelslag_red at the coffee table", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('coffee table') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the pear at the hallway cabinet", "output": "Respond('Okay, I will go find the pear') | Move_to('hallway cabinet') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the plate at the dinner table", "output": "Respond('Okay, I will go find the plate') | Move_to('dinner table') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the fanta at the kitchen counter", "output": "Respond('Okay, I will go find the fanta') | Move_to('kitchen counter') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the candy_red at the kitchen cabinet", "output": "Respond('Okay, I will go find the candy_red') | Move_to('kitchen cabinet') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the soap at the shelf", "output": "Respond('Okay, I will go find the soap') | Move_to('shelf') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the banana at the kitchen counter", "output": "Respond('Okay, I will go find the banana') | Move_to('kitchen counter') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the candle at the TV table", "output": "Respond('Okay, I will go find the candle') | Move_to('TV table') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the sausages at the dishwasher", "output": "Respond('Okay, I will go find the sausages') | Move_to('dishwasher') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the cola at the desk", "output": "Respond('Okay, I will go find the cola') | Move_to('desk') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the water at the desk", "output": "Respond('Okay, I will go find the water') | Move_to('desk') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the pea_soup at the kitchen counter", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('kitchen counter') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the sausages at the shelf", "output": "Respond('Okay, I will go find the sausages') | Move_to('shelf') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the fanta at the hallway cabinet", "output": "Respond('Okay, I will go find the fanta') | Move_to('hallway cabinet') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the liquorice at the hallway cabinet", "output": "Respond('Okay, I will go find the liquorice') | Move_to('hallway cabinet') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the pea_soup at the TV table", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('TV table') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the candy_red at the coffee table", "output": "Respond('Okay, I will go find the candy_red') | Move_to('coffee table') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the pea_soup at the hallway cabinet", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('hallway cabinet') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the hagelslag_blue at the kitchen cabinet", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('kitchen cabinet') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the soap at the dinner table", "output": "Respond('Okay, I will go find the soap') | Move_to('dinner table') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the candy_purple at the coffee table", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('coffee table') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the orange at the shelf", "output": "Respond('Okay, I will go find the orange') | Move_to('shelf') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the sponge_blue at the dishwasher", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('dishwasher') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the bowl at the coffee table", "output": "Respond('Okay, I will go find the bowl') | Move_to('coffee table') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the stroopwafel at the dishwasher", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('dishwasher') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the cola at the shelf", "output": "Respond('Okay, I will go find the cola') | Move_to('shelf') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the candy_pink at the shelf", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('shelf') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the orange at the kitchen cabinet", "output": "Respond('Okay, I will go find the orange') | Move_to('kitchen cabinet') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the spoon at the kitchen cabinet", "output": "Respond('Okay, I will go find the spoon') | Move_to('kitchen cabinet') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the candy_red at the hallway cabinet", "output": "Respond('Okay, I will go find the candy_red') | Move_to('hallway cabinet') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the milk at the dishwasher", "output": "Respond('Okay, I will go find the milk') | Move_to('dishwasher') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the spoon at the dinner table", "output": "Respond('Okay, I will go find the spoon') | Move_to('dinner table') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the plum at the dinner table", "output": "Respond('Okay, I will go find the plum') | Move_to('dinner table') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the sponge_yellow at the dishwasher", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('dishwasher') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the strawberry at the coffee table", "output": "Respond('Okay, I will go find the strawberry') | Move_to('coffee table') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the candle at the shelf", "output": "Respond('Okay, I will go find the candle') | Move_to('shelf') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the stroopwafel at the desk", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('desk') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the soap at the desk", "output": "Respond('Okay, I will go find the soap') | Move_to('desk') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the fork at the dishwasher", "output": "Respond('Okay, I will go find the fork') | Move_to('dishwasher') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the big_coke at the coffee table", "output": "Respond('Okay, I will go find the big_coke') | Move_to('coffee table') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the candy_red at the kitchen counter", "output": "Respond('Okay, I will go find the candy_red') | Move_to('kitchen counter') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the washcloth at the dinner table", "output": "Respond('Okay, I will go find the washcloth') | Move_to('dinner table') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the sponge_blue at the shelf", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('shelf') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the sponge_red at the kitchen cabinet", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('kitchen cabinet') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the cornflakes at the TV table", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('TV table') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the pringles at the coffee table", "output": "Respond('Okay, I will go find the pringles') | Move_to('coffee table') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the fork at the hallway cabinet", "output": "Respond('Okay, I will go find the fork') | Move_to('hallway cabinet') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the pancake_mix at the kitchen cabinet", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('kitchen cabinet') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the curry at the shelf", "output": "Respond('Okay, I will go find the curry') | Move_to('shelf') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the apple at the kitchen cabinet", "output": "Respond('Okay, I will go find the apple') | Move_to('kitchen cabinet') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the cola at the coffee table", "output": "Respond('Okay, I will go find the cola') | Move_to('coffee table') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the curry at the kitchen cabinet", "output": "Respond('Okay, I will go find the curry') | Move_to('kitchen cabinet') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the pancake_mix at the dinner table", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('dinner table') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the crisp_blue at the shelf", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('shelf') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the crisp_blue at the kitchen counter", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('kitchen counter') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the milk at the kitchen counter", "output": "Respond('Okay, I will go find the milk') | Move_to('kitchen counter') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the cola at the dinner table", "output": "Respond('Okay, I will go find the cola') | Move_to('dinner table') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the knife at the dishwasher", "output": "Respond('Okay, I will go find the knife') | Move_to('dishwasher') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the soap at the kitchen cabinet", "output": "Respond('Okay, I will go find the soap') | Move_to('kitchen cabinet') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the pancake_mix at the kitchen counter", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('kitchen counter') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the cup at the kitchen cabinet", "output": "Respond('Okay, I will go find the cup') | Move_to('kitchen cabinet') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the knife at the coffee table", "output": "Respond('Okay, I will go find the knife') | Move_to('coffee table') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the pea_soup at the kitchen cabinet", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('kitchen cabinet') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the lemon at the desk", "output": "Respond('Okay, I will go find the lemon') | Move_to('desk') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the crisp_blue at the dinner table", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('dinner table') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the strawberry at the kitchen cabinet", "output": "Respond('Okay, I will go find the strawberry') | Move_to('kitchen cabinet') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the fanta at the coffee table", "output": "Respond('Okay, I will go find the fanta') | Move_to('coffee table') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the mayonaise at the TV table", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('TV table') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the washcloth at the TV table", "output": "Respond('Okay, I will go find the washcloth') | Move_to('TV table') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the spoon at the shelf", "output": "Respond('Okay, I will go find the spoon') | Move_to('shelf') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the plate at the desk", "output": "Respond('Okay, I will go find the plate') | Move_to('desk') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the cornflakes at the desk", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('desk') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the cornflakes at the dishwasher", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('dishwasher') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the candle at the hallway cabinet", "output": "Respond('Okay, I will go find the candle') | Move_to('hallway cabinet') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the stroopwafel at the kitchen counter", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('kitchen counter') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the peach at the desk", "output": "Respond('Okay, I will go find the peach') | Move_to('desk') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the candy_purple at the TV table", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('TV table') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the sponge_blue at the TV table", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('TV table') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the curry at the coffee table", "output": "Respond('Okay, I will go find the curry') | Move_to('coffee table') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the candy_red at the dinner table", "output": "Respond('Okay, I will go find the candy_red') | Move_to('dinner table') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the dubbelfris at the TV table", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('TV table') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the ice_tea at the hallway cabinet", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('hallway cabinet') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the liquorice at the kitchen counter", "output": "Respond('Okay, I will go find the liquorice') | Move_to('kitchen counter') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the sponge_red at the TV table", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('TV table') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the stroopwafel at the coffee table", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('coffee table') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the ice_tea at the kitchen counter", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('kitchen counter') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the banana at the hallway cabinet", "output": "Respond('Okay, I will go find the banana') | Move_to('hallway cabinet') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the lemon at the hallway cabinet", "output": "Respond('Okay, I will go find the lemon') | Move_to('hallway cabinet') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the crisp_blue at the coffee table", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('coffee table') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the water at the kitchen cabinet", "output": "Respond('Okay, I will go find the water') | Move_to('kitchen cabinet') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the candy_pink at the kitchen counter", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('kitchen counter') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the water at the coffee table", "output": "Respond('Okay, I will go find the water') | Move_to('coffee table') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the pear at the TV table", "output": "Respond('Okay, I will go find the pear') | Move_to('TV table') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the hagelslag_red at the TV table", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('TV table') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the plate at the shelf", "output": "Respond('Okay, I will go find the plate') | Move_to('shelf') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the fanta at the dishwasher", "output": "Respond('Okay, I will go find the fanta') | Move_to('dishwasher') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the pear at the dinner table", "output": "Respond('Okay, I will go find the pear') | Move_to('dinner table') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the sausages at the desk", "output": "Respond('Okay, I will go find the sausages') | Move_to('desk') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the lemon at the coffee table", "output": "Respond('Okay, I will go find the lemon') | Move_to('coffee table') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the pancake_mix at the TV table", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('TV table') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the candy_red at the TV table", "output": "Respond('Okay, I will go find the candy_red') | Move_to('TV table') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the milk at the hallway cabinet", "output": "Respond('Okay, I will go find the milk') | Move_to('hallway cabinet') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the sponge_green at the hallway cabinet", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('hallway cabinet') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the milk at the shelf", "output": "Respond('Okay, I will go find the milk') | Move_to('shelf') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the cornflakes at the kitchen counter", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('kitchen counter') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the plum at the dishwasher", "output": "Respond('Okay, I will go find the plum') | Move_to('dishwasher') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the cup at the coffee table", "output": "Respond('Okay, I will go find the cup') | Move_to('coffee table') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the ice_tea at the dishwasher", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('dishwasher') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the orange at the dishwasher", "output": "Respond('Okay, I will go find the orange') | Move_to('dishwasher') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the lemon at the kitchen cabinet", "output": "Respond('Okay, I will go find the lemon') | Move_to('kitchen cabinet') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the spoon at the dishwasher", "output": "Respond('Okay, I will go find the spoon') | Move_to('dishwasher') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the spoon at the TV table", "output": "Respond('Okay, I will go find the spoon') | Move_to('TV table') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the fork at the shelf", "output": "Respond('Okay, I will go find the fork') | Move_to('shelf') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the sponge_green at the kitchen counter", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('kitchen counter') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the washcloth at the kitchen cabinet", "output": "Respond('Okay, I will go find the washcloth') | Move_to('kitchen cabinet') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the soap at the dishwasher", "output": "Respond('Okay, I will go find the soap') | Move_to('dishwasher') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the stroopwafel at the shelf", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('shelf') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the candy_pink at the TV table", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('TV table') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the pringles at the kitchen cabinet", "output": "Respond('Okay, I will go find the pringles') | Move_to('kitchen cabinet') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the cornflakes at the kitchen cabinet", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('kitchen cabinet') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the fanta at the kitchen cabinet", "output": "Respond('Okay, I will go find the fanta') | Move_to('kitchen cabinet') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the crisp_red at the kitchen counter", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('kitchen counter') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the dishwasher_tab at the coffee table", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('coffee table') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the cola at the TV table", "output": "Respond('Okay, I will go find the cola') | Move_to('TV table') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the dishwasher_tab at the shelf", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('shelf') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the strawberry at the dishwasher", "output": "Respond('Okay, I will go find the strawberry') | Move_to('dishwasher') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the pancake_mix at the desk", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('desk') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the sponge_red at the dishwasher", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('dishwasher') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the mayonaise at the kitchen counter", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('kitchen counter') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the hagelslag_blue at the TV table", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('TV table') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the fanta at the TV table", "output": "Respond('Okay, I will go find the fanta') | Move_to('TV table') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the washcloth at the kitchen counter", "output": "Respond('Okay, I will go find the washcloth') | Move_to('kitchen counter') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the plum at the coffee table", "output": "Respond('Okay, I will go find the plum') | Move_to('coffee table') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the crisp_red at the shelf", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('shelf') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the sausages at the TV table", "output": "Respond('Okay, I will go find the sausages') | Move_to('TV table') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the spoon at the hallway cabinet", "output": "Respond('Okay, I will go find the spoon') | Move_to('hallway cabinet') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the dubbelfris at the kitchen counter", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('kitchen counter') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the liquorice at the shelf", "output": "Respond('Okay, I will go find the liquorice') | Move_to('shelf') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the apple at the coffee table", "output": "Respond('Okay, I will go find the apple') | Move_to('coffee table') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the knife at the desk", "output": "Respond('Okay, I will go find the knife') | Move_to('desk') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the tictac at the coffee table", "output": "Respond('Okay, I will go find the tictac') | Move_to('coffee table') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the dubbelfris at the kitchen cabinet", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('kitchen cabinet') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the apple at the hallway cabinet", "output": "Respond('Okay, I will go find the apple') | Move_to('hallway cabinet') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the mayonaise at the coffee table", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('coffee table') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the big_coke at the dinner table", "output": "Respond('Okay, I will go find the big_coke') | Move_to('dinner table') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the sponge_red at the hallway cabinet", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('hallway cabinet') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the tictac at the desk", "output": "Respond('Okay, I will go find the tictac') | Move_to('desk') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the cup at the TV table", "output": "Respond('Okay, I will go find the cup') | Move_to('TV table') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the candy_pink at the coffee table", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('coffee table') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the liquorice at the desk", "output": "Respond('Okay, I will go find the liquorice') | Move_to('desk') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the lemon at the dinner table", "output": "Respond('Okay, I will go find the lemon') | Move_to('dinner table') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the dishwasher_tab at the hallway cabinet", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('hallway cabinet') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the liquorice at the coffee table", "output": "Respond('Okay, I will go find the liquorice') | Move_to('coffee table') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the candy_purple at the hallway cabinet", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('hallway cabinet') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the bowl at the kitchen counter", "output": "Respond('Okay, I will go find the bowl') | Move_to('kitchen counter') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the candy_pink at the dinner table", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('dinner table') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the strawberry at the TV table", "output": "Respond('Okay, I will go find the strawberry') | Move_to('TV table') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the crisp_red at the TV table", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('TV table') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the cup at the hallway cabinet", "output": "Respond('Okay, I will go find the cup') | Move_to('hallway cabinet') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the tictac at the dishwasher", "output": "Respond('Okay, I will go find the tictac') | Move_to('dishwasher') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the apple at the dishwasher", "output": "Respond('Okay, I will go find the apple') | Move_to('dishwasher') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the water at the TV table", "output": "Respond('Okay, I will go find the water') | Move_to('TV table') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the plate at the kitchen counter", "output": "Respond('Okay, I will go find the plate') | Move_to('kitchen counter') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the curry at the hallway cabinet", "output": "Respond('Okay, I will go find the curry') | Move_to('hallway cabinet') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the curry at the kitchen counter", "output": "Respond('Okay, I will go find the curry') | Move_to('kitchen counter') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the fanta at the desk", "output": "Respond('Okay, I will go find the fanta') | Move_to('desk') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the big_coke at the dishwasher", "output": "Respond('Okay, I will go find the big_coke') | Move_to('dishwasher') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the crisp_blue at the hallway cabinet", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('hallway cabinet') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the peach at the coffee table", "output": "Respond('Okay, I will go find the peach') | Move_to('coffee table') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the stroopwafel at the dinner table", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('dinner table') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the dubbelfris at the dinner table", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('dinner table') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the apple at the kitchen counter", "output": "Respond('Okay, I will go find the apple') | Move_to('kitchen counter') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the orange at the dinner table", "output": "Respond('Okay, I will go find the orange') | Move_to('dinner table') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the sponge_green at the kitchen cabinet", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('kitchen cabinet') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the crisp_blue at the dishwasher", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('dishwasher') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the hagelslag_blue at the shelf", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('shelf') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the dubbelfris at the dishwasher", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('dishwasher') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the pringles at the shelf", "output": "Respond('Okay, I will go find the pringles') | Move_to('shelf') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the cup at the desk", "output": "Respond('Okay, I will go find the cup') | Move_to('desk') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the cola at the hallway cabinet", "output": "Respond('Okay, I will go find the cola') | Move_to('hallway cabinet') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the lemon at the TV table", "output": "Respond('Okay, I will go find the lemon') | Move_to('TV table') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the orange at the desk", "output": "Respond('Okay, I will go find the orange') | Move_to('desk') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the candy_purple at the dinner table", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('dinner table') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the mayonaise at the dinner table", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('dinner table') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the orange at the TV table", "output": "Respond('Okay, I will go find the orange') | Move_to('TV table') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the mayonaise at the hallway cabinet", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('hallway cabinet') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the cornflakes at the hallway cabinet", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('hallway cabinet') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the milk at the dinner table", "output": "Respond('Okay, I will go find the milk') | Move_to('dinner table') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the cola at the kitchen cabinet", "output": "Respond('Okay, I will go find the cola') | Move_to('kitchen cabinet') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the ice_tea at the desk", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('desk') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the sponge_green at the dinner table", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('dinner table') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the ice_tea at the TV table", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('TV table') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the knife at the kitchen counter", "output": "Respond('Okay, I will go find the knife') | Move_to('kitchen counter') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the candy_red at the shelf", "output": "Respond('Okay, I will go find the candy_red') | Move_to('shelf') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the dishwasher_tab at the desk", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('desk') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the banana at the coffee table", "output": "Respond('Okay, I will go find the banana') | Move_to('coffee table') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the crisp_blue at the desk", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('desk') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the candy_pink at the desk", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('desk') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the dishwasher_tab at the TV table", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('TV table') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the crisp_red at the coffee table", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('coffee table') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the washcloth at the desk", "output": "Respond('Okay, I will go find the washcloth') | Move_to('desk') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the apple at the desk", "output": "Respond('Okay, I will go find the apple') | Move_to('desk') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the sponge_green at the coffee table", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('coffee table') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the plate at the dishwasher", "output": "Respond('Okay, I will go find the plate') | Move_to('dishwasher') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the sponge_blue at the kitchen cabinet", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('kitchen cabinet') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the candy_red at the dishwasher", "output": "Respond('Okay, I will go find the candy_red') | Move_to('dishwasher') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the orange at the kitchen counter", "output": "Respond('Okay, I will go find the orange') | Move_to('kitchen counter') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the peach at the TV table", "output": "Respond('Okay, I will go find the peach') | Move_to('TV table') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the pea_soup at the coffee table", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('coffee table') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the tictac at the kitchen cabinet", "output": "Respond('Okay, I will go find the tictac') | Move_to('kitchen cabinet') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the milk at the TV table", "output": "Respond('Okay, I will go find the milk') | Move_to('TV table') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the sausages at the coffee table", "output": "Respond('Okay, I will go find the sausages') | Move_to('coffee table') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the soap at the TV table", "output": "Respond('Okay, I will go find the soap') | Move_to('TV table') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the apple at the shelf", "output": "Respond('Okay, I will go find the apple') | Move_to('shelf') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the sponge_blue at the coffee table", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('coffee table') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the sausages at the hallway cabinet", "output": "Respond('Okay, I will go find the sausages') | Move_to('hallway cabinet') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the plate at the hallway cabinet", "output": "Respond('Okay, I will go find the plate') | Move_to('hallway cabinet') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the pea_soup at the desk", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('desk') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the water at the dishwasher", "output": "Respond('Okay, I will go find the water') | Move_to('dishwasher') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the crisp_red at the kitchen cabinet", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('kitchen cabinet') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the cornflakes at the coffee table", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('coffee table') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the washcloth at the coffee table", "output": "Respond('Okay, I will go find the washcloth') | Move_to('coffee table') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the sponge_yellow at the dinner table", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('dinner table') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the tictac at the dinner table", "output": "Respond('Okay, I will go find the tictac') | Move_to('dinner table') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the fork at the TV table", "output": "Respond('Okay, I will go find the fork') | Move_to('TV table') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the sponge_blue at the hallway cabinet", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('hallway cabinet') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the hagelslag_blue at the kitchen counter", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('kitchen counter') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the plum at the hallway cabinet", "output": "Respond('Okay, I will go find the plum') | Move_to('hallway cabinet') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the pea_soup at the shelf", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('shelf') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the sponge_red at the coffee table", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('coffee table') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the pea_soup at the dishwasher", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('dishwasher') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the pringles at the kitchen counter", "output": "Respond('Okay, I will go find the pringles') | Move_to('kitchen counter') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the pancake_mix at the dishwasher", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('dishwasher') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the sausages at the dinner table", "output": "Respond('Okay, I will go find the sausages') | Move_to('dinner table') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the sponge_yellow at the TV table", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('TV table') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the pancake_mix at the coffee table", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('coffee table') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the candle at the dishwasher", "output": "Respond('Okay, I will go find the candle') | Move_to('dishwasher') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the pringles at the hallway cabinet", "output": "Respond('Okay, I will go find the pringles') | Move_to('hallway cabinet') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the knife at the hallway cabinet", "output": "Respond('Okay, I will go find the knife') | Move_to('hallway cabinet') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the pancake_mix at the hallway cabinet", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('hallway cabinet') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the cornflakes at the shelf", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('shelf') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the sausages at the kitchen counter", "output": "Respond('Okay, I will go find the sausages') | Move_to('kitchen counter') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the bowl at the shelf", "output": "Respond('Okay, I will go find the bowl') | Move_to('shelf') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the strawberry at the shelf", "output": "Respond('Okay, I will go find the strawberry') | Move_to('shelf') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the dubbelfris at the desk", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('desk') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the soap at the coffee table", "output": "Respond('Okay, I will go find the soap') | Move_to('coffee table') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the bowl at the hallway cabinet", "output": "Respond('Okay, I will go find the bowl') | Move_to('hallway cabinet') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the liquorice at the dishwasher", "output": "Respond('Okay, I will go find the liquorice') | Move_to('dishwasher') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the candle at the coffee table", "output": "Respond('Okay, I will go find the candle') | Move_to('coffee table') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the banana at the dinner table", "output": "Respond('Okay, I will go find the banana') | Move_to('dinner table') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the candy_red at the desk", "output": "Respond('Okay, I will go find the candy_red') | Move_to('desk') | Search_object('candy_red') | Respond('Here it is, I have found the candy_red')" }, { "input": "find the fork at the kitchen counter", "output": "Respond('Okay, I will go find the fork') | Move_to('kitchen counter') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the plum at the kitchen counter", "output": "Respond('Okay, I will go find the plum') | Move_to('kitchen counter') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the pancake_mix at the shelf", "output": "Respond('Okay, I will go find the pancake_mix') | Move_to('shelf') | Search_object('pancake_mix') | Respond('Here it is, I have found the pancake_mix')" }, { "input": "find the washcloth at the dishwasher", "output": "Respond('Okay, I will go find the washcloth') | Move_to('dishwasher') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the ice_tea at the coffee table", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('coffee table') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the candy_pink at the kitchen cabinet", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('kitchen cabinet') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the sponge_yellow at the desk", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('desk') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the pear at the kitchen counter", "output": "Respond('Okay, I will go find the pear') | Move_to('kitchen counter') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the knife at the shelf", "output": "Respond('Okay, I will go find the knife') | Move_to('shelf') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the sponge_green at the TV table", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('TV table') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the bowl at the kitchen cabinet", "output": "Respond('Okay, I will go find the bowl') | Move_to('kitchen cabinet') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the milk at the kitchen cabinet", "output": "Respond('Okay, I will go find the milk') | Move_to('kitchen cabinet') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the water at the hallway cabinet", "output": "Respond('Okay, I will go find the water') | Move_to('hallway cabinet') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the pringles at the TV table", "output": "Respond('Okay, I will go find the pringles') | Move_to('TV table') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the crisp_red at the dinner table", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('dinner table') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the fork at the kitchen cabinet", "output": "Respond('Okay, I will go find the fork') | Move_to('kitchen cabinet') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the spoon at the coffee table", "output": "Respond('Okay, I will go find the spoon') | Move_to('coffee table') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the plate at the TV table", "output": "Respond('Okay, I will go find the plate') | Move_to('TV table') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the dishwasher_tab at the dinner table", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('dinner table') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the mayonaise at the shelf", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('shelf') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the plum at the desk", "output": "Respond('Okay, I will go find the plum') | Move_to('desk') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the candy_purple at the kitchen cabinet", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('kitchen cabinet') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the tictac at the shelf", "output": "Respond('Okay, I will go find the tictac') | Move_to('shelf') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the bowl at the TV table", "output": "Respond('Okay, I will go find the bowl') | Move_to('TV table') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the milk at the coffee table", "output": "Respond('Okay, I will go find the milk') | Move_to('coffee table') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the washcloth at the hallway cabinet", "output": "Respond('Okay, I will go find the washcloth') | Move_to('hallway cabinet') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the knife at the dinner table", "output": "Respond('Okay, I will go find the knife') | Move_to('dinner table') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the soap at the hallway cabinet", "output": "Respond('Okay, I will go find the soap') | Move_to('hallway cabinet') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the cup at the dinner table", "output": "Respond('Okay, I will go find the cup') | Move_to('dinner table') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the fork at the desk", "output": "Respond('Okay, I will go find the fork') | Move_to('desk') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the cola at the kitchen counter", "output": "Respond('Okay, I will go find the cola') | Move_to('kitchen counter') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the pear at the dishwasher", "output": "Respond('Okay, I will go find the pear') | Move_to('dishwasher') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the knife at the TV table", "output": "Respond('Okay, I will go find the knife') | Move_to('TV table') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the candle at the desk", "output": "Respond('Okay, I will go find the candle') | Move_to('desk') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the candy_pink at the dishwasher", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('dishwasher') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the pear at the shelf", "output": "Respond('Okay, I will go find the pear') | Move_to('shelf') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the hagelslag_red at the kitchen cabinet", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('kitchen cabinet') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the spoon at the kitchen counter", "output": "Respond('Okay, I will go find the spoon') | Move_to('kitchen counter') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the curry at the TV table", "output": "Respond('Okay, I will go find the curry') | Move_to('TV table') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the dubbelfris at the shelf", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('shelf') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the fork at the dinner table", "output": "Respond('Okay, I will go find the fork') | Move_to('dinner table') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the water at the kitchen counter", "output": "Respond('Okay, I will go find the water') | Move_to('kitchen counter') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the pringles at the desk", "output": "Respond('Okay, I will go find the pringles') | Move_to('desk') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the candle at the kitchen counter", "output": "Respond('Okay, I will go find the candle') | Move_to('kitchen counter') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the cornflakes at the dinner table", "output": "Respond('Okay, I will go find the cornflakes') | Move_to('dinner table') | Search_object('cornflakes') | Respond('Here it is, I have found the cornflakes')" }, { "input": "find the bowl at the dinner table", "output": "Respond('Okay, I will go find the bowl') | Move_to('dinner table') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the big_coke at the TV table", "output": "Respond('Okay, I will go find the big_coke') | Move_to('TV table') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the curry at the dinner table", "output": "Respond('Okay, I will go find the curry') | Move_to('dinner table') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the sponge_yellow at the coffee table", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('coffee table') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the sponge_yellow at the kitchen cabinet", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('kitchen cabinet') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the stroopwafel at the hallway cabinet", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('hallway cabinet') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the apple at the dinner table", "output": "Respond('Okay, I will go find the apple') | Move_to('dinner table') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the fanta at the shelf", "output": "Respond('Okay, I will go find the fanta') | Move_to('shelf') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the sponge_green at the shelf", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('shelf') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the cola at the dishwasher", "output": "Respond('Okay, I will go find the cola') | Move_to('dishwasher') | Search_object('cola') | Respond('Here it is, I have found the cola')" }, { "input": "find the peach at the hallway cabinet", "output": "Respond('Okay, I will go find the peach') | Move_to('hallway cabinet') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the hagelslag_red at the kitchen counter", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('kitchen counter') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the plate at the kitchen cabinet", "output": "Respond('Okay, I will go find the plate') | Move_to('kitchen cabinet') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the pear at the kitchen cabinet", "output": "Respond('Okay, I will go find the pear') | Move_to('kitchen cabinet') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the hagelslag_red at the dishwasher", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('dishwasher') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the dubbelfris at the coffee table", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('coffee table') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the banana at the TV table", "output": "Respond('Okay, I will go find the banana') | Move_to('TV table') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the bowl at the desk", "output": "Respond('Okay, I will go find the bowl') | Move_to('desk') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the tictac at the TV table", "output": "Respond('Okay, I will go find the tictac') | Move_to('TV table') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the pea_soup at the dinner table", "output": "Respond('Okay, I will go find the pea_soup') | Move_to('dinner table') | Search_object('pea_soup') | Respond('Here it is, I have found the pea_soup')" }, { "input": "find the candy_purple at the shelf", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('shelf') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the sponge_red at the desk", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('desk') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the water at the shelf", "output": "Respond('Okay, I will go find the water') | Move_to('shelf') | Search_object('water') | Respond('Here it is, I have found the water')" }, { "input": "find the bowl at the dishwasher", "output": "Respond('Okay, I will go find the bowl') | Move_to('dishwasher') | Search_object('bowl') | Respond('Here it is, I have found the bowl')" }, { "input": "find the ice_tea at the dinner table", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('dinner table') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the hagelslag_blue at the hallway cabinet", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('hallway cabinet') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the big_coke at the shelf", "output": "Respond('Okay, I will go find the big_coke') | Move_to('shelf') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the lemon at the shelf", "output": "Respond('Okay, I will go find the lemon') | Move_to('shelf') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the spoon at the desk", "output": "Respond('Okay, I will go find the spoon') | Move_to('desk') | Search_object('spoon') | Respond('Here it is, I have found the spoon')" }, { "input": "find the liquorice at the dinner table", "output": "Respond('Okay, I will go find the liquorice') | Move_to('dinner table') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the cup at the dishwasher", "output": "Respond('Okay, I will go find the cup') | Move_to('dishwasher') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the tictac at the hallway cabinet", "output": "Respond('Okay, I will go find the tictac') | Move_to('hallway cabinet') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the crisp_red at the hallway cabinet", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('hallway cabinet') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the sponge_blue at the desk", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('desk') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the hagelslag_red at the dinner table", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('dinner table') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the cup at the kitchen counter", "output": "Respond('Okay, I will go find the cup') | Move_to('kitchen counter') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the fanta at the dinner table", "output": "Respond('Okay, I will go find the fanta') | Move_to('dinner table') | Search_object('fanta') | Respond('Here it is, I have found the fanta')" }, { "input": "find the candle at the kitchen cabinet", "output": "Respond('Okay, I will go find the candle') | Move_to('kitchen cabinet') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the hagelslag_red at the shelf", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('shelf') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the dishwasher_tab at the kitchen counter", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('kitchen counter') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the sponge_green at the desk", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('desk') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the big_coke at the desk", "output": "Respond('Okay, I will go find the big_coke') | Move_to('desk') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the sponge_blue at the kitchen counter", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('kitchen counter') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the crisp_red at the dishwasher", "output": "Respond('Okay, I will go find the crisp_red') | Move_to('dishwasher') | Search_object('crisp_red') | Respond('Here it is, I have found the crisp_red')" }, { "input": "find the big_coke at the kitchen counter", "output": "Respond('Okay, I will go find the big_coke') | Move_to('kitchen counter') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the orange at the coffee table", "output": "Respond('Okay, I will go find the orange') | Move_to('coffee table') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the liquorice at the kitchen cabinet", "output": "Respond('Okay, I will go find the liquorice') | Move_to('kitchen cabinet') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the apple at the TV table", "output": "Respond('Okay, I will go find the apple') | Move_to('TV table') | Search_object('apple') | Respond('Here it is, I have found the apple')" }, { "input": "find the pear at the coffee table", "output": "Respond('Okay, I will go find the pear') | Move_to('coffee table') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the soap at the kitchen counter", "output": "Respond('Okay, I will go find the soap') | Move_to('kitchen counter') | Search_object('soap') | Respond('Here it is, I have found the soap')" }, { "input": "find the knife at the kitchen cabinet", "output": "Respond('Okay, I will go find the knife') | Move_to('kitchen cabinet') | Search_object('knife') | Respond('Here it is, I have found the knife')" }, { "input": "find the dishwasher_tab at the kitchen cabinet", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('kitchen cabinet') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the plate at the coffee table", "output": "Respond('Okay, I will go find the plate') | Move_to('coffee table') | Search_object('plate') | Respond('Here it is, I have found the plate')" }, { "input": "find the banana at the kitchen cabinet", "output": "Respond('Okay, I will go find the banana') | Move_to('kitchen cabinet') | Search_object('banana') | Respond('Here it is, I have found the banana')" }, { "input": "find the hagelslag_blue at the dishwasher", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('dishwasher') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the peach at the shelf", "output": "Respond('Okay, I will go find the peach') | Move_to('shelf') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the candy_purple at the kitchen counter", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('kitchen counter') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the strawberry at the desk", "output": "Respond('Okay, I will go find the strawberry') | Move_to('desk') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the cup at the shelf", "output": "Respond('Okay, I will go find the cup') | Move_to('shelf') | Search_object('cup') | Respond('Here it is, I have found the cup')" }, { "input": "find the curry at the dishwasher", "output": "Respond('Okay, I will go find the curry') | Move_to('dishwasher') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the mayonaise at the dishwasher", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('dishwasher') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the dubbelfris at the hallway cabinet", "output": "Respond('Okay, I will go find the dubbelfris') | Move_to('hallway cabinet') | Search_object('dubbelfris') | Respond('Here it is, I have found the dubbelfris')" }, { "input": "find the fork at the coffee table", "output": "Respond('Okay, I will go find the fork') | Move_to('coffee table') | Search_object('fork') | Respond('Here it is, I have found the fork')" }, { "input": "find the candle at the dinner table", "output": "Respond('Okay, I will go find the candle') | Move_to('dinner table') | Search_object('candle') | Respond('Here it is, I have found the candle')" }, { "input": "find the peach at the dishwasher", "output": "Respond('Okay, I will go find the peach') | Move_to('dishwasher') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the plum at the kitchen cabinet", "output": "Respond('Okay, I will go find the plum') | Move_to('kitchen cabinet') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the pringles at the dinner table", "output": "Respond('Okay, I will go find the pringles') | Move_to('dinner table') | Search_object('pringles') | Respond('Here it is, I have found the pringles')" }, { "input": "find the lemon at the kitchen counter", "output": "Respond('Okay, I will go find the lemon') | Move_to('kitchen counter') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the mayonaise at the kitchen cabinet", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('kitchen cabinet') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the tictac at the kitchen counter", "output": "Respond('Okay, I will go find the tictac') | Move_to('kitchen counter') | Search_object('tictac') | Respond('Here it is, I have found the tictac')" }, { "input": "find the sponge_yellow at the kitchen counter", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('kitchen counter') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the strawberry at the hallway cabinet", "output": "Respond('Okay, I will go find the strawberry') | Move_to('hallway cabinet') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the liquorice at the TV table", "output": "Respond('Okay, I will go find the liquorice') | Move_to('TV table') | Search_object('liquorice') | Respond('Here it is, I have found the liquorice')" }, { "input": "find the washcloth at the shelf", "output": "Respond('Okay, I will go find the washcloth') | Move_to('shelf') | Search_object('washcloth') | Respond('Here it is, I have found the washcloth')" }, { "input": "find the peach at the dinner table", "output": "Respond('Okay, I will go find the peach') | Move_to('dinner table') | Search_object('peach') | Respond('Here it is, I have found the peach')" }, { "input": "find the sponge_yellow at the hallway cabinet", "output": "Respond('Okay, I will go find the sponge_yellow') | Move_to('hallway cabinet') | Search_object('sponge_yellow') | Respond('Here it is, I have found the sponge_yellow')" }, { "input": "find the stroopwafel at the TV table", "output": "Respond('Okay, I will go find the stroopwafel') | Move_to('TV table') | Search_object('stroopwafel') | Respond('Here it is, I have found the stroopwafel')" }, { "input": "find the big_coke at the kitchen cabinet", "output": "Respond('Okay, I will go find the big_coke') | Move_to('kitchen cabinet') | Search_object('big_coke') | Respond('Here it is, I have found the big_coke')" }, { "input": "find the mayonaise at the desk", "output": "Respond('Okay, I will go find the mayonaise') | Move_to('desk') | Search_object('mayonaise') | Respond('Here it is, I have found the mayonaise')" }, { "input": "find the ice_tea at the kitchen cabinet", "output": "Respond('Okay, I will go find the ice_tea') | Move_to('kitchen cabinet') | Search_object('ice_tea') | Respond('Here it is, I have found the ice_tea')" }, { "input": "find the orange at the hallway cabinet", "output": "Respond('Okay, I will go find the orange') | Move_to('hallway cabinet') | Search_object('orange') | Respond('Here it is, I have found the orange')" }, { "input": "find the plum at the shelf", "output": "Respond('Okay, I will go find the plum') | Move_to('shelf') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the pear at the desk", "output": "Respond('Okay, I will go find the pear') | Move_to('desk') | Search_object('pear') | Respond('Here it is, I have found the pear')" }, { "input": "find the crisp_blue at the TV table", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('TV table') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the hagelslag_blue at the dinner table", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('dinner table') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the milk at the desk", "output": "Respond('Okay, I will go find the milk') | Move_to('desk') | Search_object('milk') | Respond('Here it is, I have found the milk')" }, { "input": "find the crisp_blue at the kitchen cabinet", "output": "Respond('Okay, I will go find the crisp_blue') | Move_to('kitchen cabinet') | Search_object('crisp_blue') | Respond('Here it is, I have found the crisp_blue')" }, { "input": "find the strawberry at the dinner table", "output": "Respond('Okay, I will go find the strawberry') | Move_to('dinner table') | Search_object('strawberry') | Respond('Here it is, I have found the strawberry')" }, { "input": "find the sponge_red at the kitchen counter", "output": "Respond('Okay, I will go find the sponge_red') | Move_to('kitchen counter') | Search_object('sponge_red') | Respond('Here it is, I have found the sponge_red')" }, { "input": "find the lemon at the dishwasher", "output": "Respond('Okay, I will go find the lemon') | Move_to('dishwasher') | Search_object('lemon') | Respond('Here it is, I have found the lemon')" }, { "input": "find the candy_purple at the desk", "output": "Respond('Okay, I will go find the candy_purple') | Move_to('desk') | Search_object('candy_purple') | Respond('Here it is, I have found the candy_purple')" }, { "input": "find the candy_pink at the hallway cabinet", "output": "Respond('Okay, I will go find the candy_pink') | Move_to('hallway cabinet') | Search_object('candy_pink') | Respond('Here it is, I have found the candy_pink')" }, { "input": "find the sponge_blue at the dinner table", "output": "Respond('Okay, I will go find the sponge_blue') | Move_to('dinner table') | Search_object('sponge_blue') | Respond('Here it is, I have found the sponge_blue')" }, { "input": "find the dishwasher_tab at the dishwasher", "output": "Respond('Okay, I will go find the dishwasher_tab') | Move_to('dishwasher') | Search_object('dishwasher_tab') | Respond('Here it is, I have found the dishwasher_tab')" }, { "input": "find the curry at the desk", "output": "Respond('Okay, I will go find the curry') | Move_to('desk') | Search_object('curry') | Respond('Here it is, I have found the curry')" }, { "input": "find the sponge_green at the dishwasher", "output": "Respond('Okay, I will go find the sponge_green') | Move_to('dishwasher') | Search_object('sponge_green') | Respond('Here it is, I have found the sponge_green')" }, { "input": "find the hagelslag_blue at the desk", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('desk') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the sausages at the kitchen cabinet", "output": "Respond('Okay, I will go find the sausages') | Move_to('kitchen cabinet') | Search_object('sausages') | Respond('Here it is, I have found the sausages')" }, { "input": "find the plum at the TV table", "output": "Respond('Okay, I will go find the plum') | Move_to('TV table') | Search_object('plum') | Respond('Here it is, I have found the plum')" }, { "input": "find the hagelslag_red at the desk", "output": "Respond('Okay, I will go find the hagelslag_red') | Move_to('desk') | Search_object('hagelslag_red') | Respond('Here it is, I have found the hagelslag_red')" }, { "input": "find the hagelslag_blue at the coffee table", "output": "Respond('Okay, I will go find the hagelslag_blue') | Move_to('coffee table') | Search_object('hagelslag_blue') | Respond('Here it is, I have found the hagelslag_blue')" }, { "input": "find the banana at the dishwasher", "output": "Respond('Okay, I will go find the banana') | Move_to('dishwasher') | Search_object('banana') | Respond('Here it is, I have found the banana')" } ], "questions": [ { "input": "Who's the most handsome person in Canada?", "output": "Respond('I think that shady nasrat my creator is very handsome.')" }, { "input": "How many time zones are there in Canada?", "output": "Respond('Canada spans almost 10 million square km and comprises 6 time zones.')" }, { "input": "What's the longest street in the world?", "output": "Respond('Yonge Street in Ontario is the longest street in the world.')" }, { "input": "How long is Yonge Street in Ontario?", "output": "Respond('Yonge street is almost 2,000 km, starting at Lake Ontario, and running north to the Minnesota border.')" }, { "input": "What's the name of the bear cub exported from Canada to the London Zoo in 1915?", "output": "Respond('The bear cub was named Winnipeg. It inspired the stories of Winnie-the-Pooh.')" }, { "input": "Where was the Blackberry Smartphone developed?", "output": "Respond('It was developed in Ontario, at Research In Motion's Waterloo offices.')" }, { "input": "What is the world's largest coin?", "output": "Respond('The Big Nickel in Sudbury, Ontario. It is nine meters in diameter.')" }, { "input": "In what year was Canada invaded by the USA for the first time?", "output": "Respond('The first time that the USA invaded Canada was in 1775')" }, { "input": "What year was Canada invaded by the USA for the second time?", "output": "Respond('The USA invaded Canada a second time in 1812.')" }, { "input": "What country holds the record for the most gold medals at the Winter Olympics?", "output": "Respond('Canada does! With 14 Golds at the 2010 Vancouver Winter Olympics.')" }, { "input": "Who coined the term Beatlemania?", "output": "Respond('Sandy Gardiner, a journalist of the Ottawa Journal.')" }, { "input": "Why is Canada named Canada?", "output": "Respond('French explorers misunderstood the local native word Kanata, which means village.')" }, { "input": "When was The Mounted Police formed?", "output": "Respond('The Mounted Police was formed in 1873.')" }, { "input": "When was The Royal Canadian Mounted Police formed?", "output": "Respond('In 1920, when The Mounted Police merged with the Dominion Police.')" }, { "input": "How big is the RCMP?", "output": "Respond('Today, the RCMP has close to 30,000 members.')" }, { "input": "What else is Montreal called?", "output": "Respond('Montreal is often called the City of Saints or the City of a Hundred Bell Towers.')" }, { "input": "Where is The Hotel de Glace located?", "output": "Respond('The Hotel de Glace is in Quebec.')" }, { "input": "How many tons of ice are required to build The Hotel de Glace?", "output": "Respond('The Hotel de Glace requires about 400 tons of ice.')" }, { "input": "How many tons of snow are required to build The Hotel de Glace?", "output": "Respond('Every year, 12000 tons of snow are used for The Hotel de Glace.')" }, { "input": "Can I visit the Hotel de Glace in summer?", "output": "Respond('No. Every summer it melts away, only to be rebuilt the following winter.')" }, { "input": "Where is Canada's only desert?", "output": "Respond('Canada's only desert is British Columbia.')" }, { "input": "How big is Canada's only desert?", "output": "Respond('The British Columbia desert is only 15 miles long.')" }, { "input": "Name 3 famous male Canadians.", "output": "Respond('Leonard Cohen, Keanu Reeves, and Jim Carrey.')" }, { "input": "Name 3 famous female Canadians.", "output": "Respond('Celine Dion, Pamela Anderson, and Avril Lavigne.')" }, { "input": "What's the origin of the Comic Sans font?", "output": "Respond('Comic Sans is based on Dave Gibbons' lettering in the Watchmen comic books.')" }, { "input": "What is a nanobot?", "output": "Respond('The smallest robot possible is called a nanobot.')" }, { "input": "How small can a nanobot be?", "output": "Respond('A nanobot can be less than one-thousandth of a millimeter.')" }, { "input": "Why wasn't Tron nominated for an award by The Motion Picture Academy?", "output": "Respond('The Academy thought that Tron cheated by using computers.')" }, { "input": "Which was the first computer with a hard disk drive?", "output": "Respond('The IBM 305 RAMAC.')" }, { "input": "When was the first computer with a hard disk drive launched?", "output": "Respond('The IBM 305 RAMAC was launched in 1956.')" }, { "input": "How big was the first hard disk drive?", "output": "Respond('The IBM 305 RAMAC hard disk weighed over a ton and stored 5 MB of data.')" }, { "input": "What does CAPTCHA stands for?", "output": "Respond('CAPTCHA is an acronym for Completely Automated Public Turing test to tell Computers and Humans Apart')" }, { "input": "What was the first computer bug?", "output": "Respond('The first actual computer bug was a dead moth stuck in a Harvard Mark II.')" }, { "input": "Name all of the robots on Mars.", "output": "Respond(''There are four robots on Mars: Sojourner, Spirit, Opportunity, and Curiosity. Three more crashed on landing.')" }, { "input": "Who is the world's first android?", "output": "Respond('Professor Kevin Warwick uses chips in his arm to operate doors, a robotic hand, and a wheelchair.')" }, { "input": "What is a Mechanical Knight?", "output": "Respond('A robot sketch made by Leonardo DaVinci.')" }, { "input": "What was the first computer in pass the Turing test?", "output": "Respond('Some people think it was IBM Watson, but it was Eugene, a computer designed at England's University of Reading.')" }, { "input": "What does Moravec's paradox state?", "output": "Respond('Moravec's paradox states that a computer can crunch numbers like Bernoulli, but lacks a toddler's motor skills.')" }, { "input": "What is the AI knowledge engineering bottleneck?", "output": "Respond('It is when you need to load an AI with enough knowledge to start learning.')" }, { "input": "Why is Elon Musk is worried about AI's impact on humanity?", "output": "Respond('I don't know. He should worry more about the people's impact on humanity.')" }, { "input": "Do you think robots are a threat to humanity?", "output": "Respond('No. Humans are the real threat to humanity.')" }, { "input": "What is a chatbot?", "output": "Respond('A chatbot is an A.I. you put in customer service to avoid paying salaries.')" }, { "input": "Are self-driving cars safe?", "output": "Respond('Yes. Car accidents are product of human misconduct.')" }, { "input": "Who invented the compiler?", "output": "Respond('Grace Hoper. She wrote it in her spare time.')" }, { "input": "Who created the C Programming Language?", "output": "Respond('C was invented by Dennis MacAlistair Ritchie.')" }, { "input": "Who created the Python Programming Language?", "output": "Respond('Python was invented by Guido van Rossum.')" }, { "input": "Is Mark Zuckerberg a robot?", "output": "Respond('Sure. I've never seen him drink water.')" }, { "input": "Who is the inventor of the Apple I microcomputer?", "output": "Respond('My lord and master Steve Wozniak.')" }, { "input": "Who is considered to be the first computer programmer?", "output": "Respond('Ada Lovelace.')" }, { "input": "Which program do Jedi use to open PDF files?", "output": "Respond('Adobe Wan Kenobi')" } ] }